Skip to content

Commit 2bda56e

Browse files
build(deps): bump actions/attest-build-provenance from 2.4.0 to 3.0.0 (#742)
1 parent afccbe6 commit 2bda56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
echo "IMAGE_DIGEST=$image_digest" >> "$GITHUB_ENV"
6666
6767
- name: Generate artifact attestation
68-
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
68+
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
6969
with:
7070
subject-name: ${{ env.IMAGE_NO_TAG }}
7171
subject-digest: ${{ env.IMAGE_DIGEST }}

0 commit comments

Comments
 (0)