Skip to content

Commit

Permalink
Merge pull request #10 from noclocks/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/attest-build-provenance-2

build(deps): bump actions/attest-build-provenance from 1 to 2
  • Loading branch information
jimbrig authored Dec 26, 2024
2 parents 5420673 + 3d214ca commit 4195140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,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 4195140

Please sign in to comment.