Skip to content

Commit 08963e6

Browse files
chore(deps): update actions/attest-build-provenance action to v4
1 parent d340c12 commit 08963e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
cache-to: type=gha,mode=min
7272
- name: Attest
7373
if: ${{ github.event_name != 'pull_request' || !github.event.pull_request.head.repo.fork }}
74-
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
74+
uses: actions/attest-build-provenance@e4d4f7c39adfa4c260fb5c147f0622000aa14b99 # v4.0.0
7575
id: attest
7676
with:
7777
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

0 commit comments

Comments
 (0)