We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2121e5 commit 698895bCopy full SHA for 698895b
.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@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
+ - uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
114
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
115
with:
116
subject-path: _artifacts/*
0 commit comments