Skip to content

Commit a2394ed

Browse files
authoredSep 5, 2023
Bump slsa-framework/slsa-github-generator from 1.7.0 to 1.9.0 (#2779)
2 parents 1efd6f3 + ce8cfe7 commit a2394ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
id-token: write
3434
contents: write
3535
# Can't pin with hash due to how this workflow works.
36-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.7.0
36+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.0
3737
with:
3838
base64-subjects: ${{ needs.build.outputs.hash }}
3939
create-release:

0 commit comments

Comments
 (0)
Please sign in to comment.