We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d5b7bd commit 3bb82cdCopy full SHA for 3bb82cd
.github/workflows/release.yml
@@ -110,7 +110,7 @@ jobs:
110
- - -
111
Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])
112
EOF
113
- - uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
+ - uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
114
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
115
with:
116
subject-path: _artifacts/*
0 commit comments