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 4bde79d + c459113 commit b60fbeaCopy full SHA for b60fbea
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])
55
EOF
56
- name: "Generate artifact attestation"
57
- uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
+ uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
58
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
59
with:
60
subject-path: _output/*
0 commit comments