We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f999afa + 2ce4e9f commit 29b86bdCopy full SHA for 29b86bd
.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@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
+ - uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
114
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
115
with:
116
subject-path: _artifacts/*
0 commit comments