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 3329b91 + fa6b742 commit df4694aCopy full SHA for df4694a
.github/workflows/release.yml
@@ -107,7 +107,7 @@ jobs:
107
- - -
108
Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])
109
EOF
110
- - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
+ - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
111
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
112
with:
113
subject-path: _artifacts/*
0 commit comments