Skip to content

Commit d25c703

Browse files
chore(deps): bump actions/attest-build-provenance from 2.4.0 to 3.0.0 (#421)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7ddeb8 commit d25c703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
provenance: false
107107

108108
- name: Attest pushed image
109-
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
109+
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
110110
id: attest
111111
with:
112112
subject-name: ${{ env.IMAGE_URL }}

0 commit comments

Comments
 (0)