Skip to content

Commit

Permalink
Merge pull request #7 from bbtufty/dependabot/github_actions/main/act…
Browse files Browse the repository at this point in the history
…ions/attest-build-provenance-2

Bump actions/attest-build-provenance from 1 to 2
  • Loading branch information
bbtufty authored Dec 10, 2024
2 parents 35dc6d6 + 1b05635 commit 4c92c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
subject-digest: ${{ steps.push.outputs.digest }}
Expand Down

0 comments on commit 4c92c5b

Please sign in to comment.