Skip to content

Commit bb8b8cd

Browse files
authored
Merge pull request #75 from ManoManoTech/dependabot/github_actions/actions/attest-build-provenance-2
chore(deps): bump actions/attest-build-provenance from 1 to 2
2 parents f67adbb + 161cb34 commit bb8b8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
labels: ${{ steps.meta.outputs.labels }}
8787

8888
- name: Generate artifact attestation
89-
uses: actions/attest-build-provenance@v1
89+
uses: actions/attest-build-provenance@v3
9090
with:
9191
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
9292
subject-digest: ${{ steps.build-and-push.outputs.digest }}

0 commit comments

Comments
 (0)