Skip to content

Commit fbd38a4

Browse files
Merge pull request #2091 from kristof-mattei/renovate/actions-attest-build-provenance-3.x
chore(deps): update actions/attest-build-provenance action to v3
2 parents 2974403 + b2c425a commit fbd38a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ jobs:
625625
# since we deal with tags (mutable), and the way to get a digest is to use the tag, I prefer
626626
# sourcing the digest from the local registry we just spun up (trusted)
627627
- name: Generate artifact attestation
628-
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
628+
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
629629
id: attestation
630630
with:
631631
subject-name: ${{ needs.docker-build.outputs.full_image_name_remote_registry }}

0 commit comments

Comments
 (0)