Skip to content

Commit

Permalink
ci: pin action
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers committed May 15, 2024
1 parent 40a9827 commit 9601277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
with:
comment-summary-in-pr: on-failure
fail-on-severity: critical
- uses: actions/attest-build-provenance@v1
- uses: actions/attest-build-provenance@951c0c5f8e375ad4efad33405ab77f7ded2358e4 # v1.1.1
with:
subject-name: ${{ env.REGISTRY }}/${{ github.repository }}-${{ matrix.flavor }}
subject-digest: ${{ steps.build-and-push.outputs.digest }}
Expand Down

0 comments on commit 9601277

Please sign in to comment.