Skip to content

Commit b8d003e

Browse files
authored
Merge pull request containerd#4175 from containerd/dependabot/github_actions/actions/attest-build-provenance-2.3.0
build(deps): bump actions/attest-build-provenance from 2.2.3 to 2.3.0
2 parents 012dbbd + 8548675 commit b8d003e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])
4747
EOF
4848
- name: "Generate artifact attestation"
49-
uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
49+
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
5050
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
5151
with:
5252
subject-path: _output/*

0 commit comments

Comments
 (0)