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 4484591 + 4ddbef6 commit 439c9deCopy full SHA for 439c9de
.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@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2.2.1
+ - uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
114
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
115
with:
116
subject-path: _artifacts/*
0 commit comments