Skip to content

Commit

Permalink
Bump the slsa-github-generator action version
Browse files Browse the repository at this point in the history
As this solves a publishing error.
  • Loading branch information
pgjones committed Apr 1, 2024
1 parent 5741398 commit ad703fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,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.9.0
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0
with:
base64-subjects: ${{ needs.build.outputs.hash }}
create-release:
Expand Down

0 comments on commit ad703fd

Please sign in to comment.