Skip to content

Commit

Permalink
chore(deps): update SLSA provenance generator GH Action
Browse files Browse the repository at this point in the history
  • Loading branch information
behnazh committed Oct 18, 2022
1 parent 3b48cdb commit 8f5534f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,9 @@ jobs:
# https://github.com/slsa-framework/slsa-github-generator/issues/942
provenance:
needs: [build, release]
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected].0
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected].1
with:
base64-subjects: ${{ needs.build.outputs.artifacts-sha256 }}
compile-generator: true
permissions:
actions: read # To read the workflow path.
id-token: write # To sign the provenance.
Expand Down

0 comments on commit 8f5534f

Please sign in to comment.