Skip to content

Commit

Permalink
Merge pull request #24 from biodigitalmatter/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/attest-build-provenance-2

Bump actions/attest-build-provenance from 1 to 2
  • Loading branch information
tetov authored Jan 8, 2025
2 parents 416eb52 + 1e86294 commit 16c492a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,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 16c492a

Please sign in to comment.