Skip to content

Commit fc70e89

Browse files
chore(deps): update actions/attest-build-provenance action to v2
1 parent ffe1409 commit fc70e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-env-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
retention-days: 1
8686

8787
- name: Generate artifact attestation
88-
uses: actions/attest-build-provenance@v1
88+
uses: actions/attest-build-provenance@v2
8989
with:
9090
subject-name: ${{ env.IMAGE_NAME}}
9191
subject-digest: ${{ steps.build.outputs.digest }}

0 commit comments

Comments
 (0)