summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2023-03-01 09:04:55 -0800
committerGitHub <noreply@github.com>2023-03-01 09:04:55 -0800
commit4811fc414c34966f3bb960ea58919897722c9ed5 (patch)
tree37e79d8e18e087d96d3a078e6b84ee517af8abde
parentf6536867932eb0df8bfe49ee048676043ebeef2e (diff)
parent6010b6a8dc436679ca3f31ce3183bf10fc31162d (diff)
downloadmarkupsafe-4811fc414c34966f3bb960ea58919897722c9ed5.tar.gz
Bump slsa-framework/slsa-github-generator from 1.4.0 to 1.5.0 (#355)
-rw-r--r--.github/workflows/publish.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml
index e3ce762..99442f9 100644
--- a/.github/workflows/publish.yaml
+++ b/.github/workflows/publish.yaml
@@ -80,7 +80,7 @@ jobs:
id-token: write
contents: write
# Can't pin with hash due to how this workflow works.
- uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.4.0
+ uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.5.0
with:
base64-subjects: ${{ needs.hash.outputs.hash }}
# When building more wheels, use the Python version as the provenance file name.