Skip to content

Commit 11c483c

Browse files
authored
Merge pull request containerd#12265 from containerd/dependabot/github_actions/actions/attest-build-provenance-3.0.0
build(deps): bump actions/attest-build-provenance from 2.4.0 to 3.0.0
2 parents 14a82d0 + 6374ac5 commit 11c483c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
path: builds
147147
- name: Attest Artifacts
148148
id: attest
149-
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
149+
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
150150
with:
151151
subject-path: ./builds/release-tars-**/*.tar.gz
152152
- name: Rename attestation artifact

0 commit comments

Comments
 (0)