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.
2 parents 599677f + d421eee commit 1796c55Copy full SHA for 1796c55
.github/workflows/release.yml
@@ -109,7 +109,7 @@ jobs:
109
- - -
110
Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])
111
EOF
112
- - uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
+ - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
113
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
114
with:
115
subject-path: _artifacts/*
0 commit comments