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 012dbbd + 8548675 commit b8d003eCopy full SHA for b8d003e
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])
47
EOF
48
- name: "Generate artifact attestation"
49
- uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
+ uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
50
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
51
with:
52
subject-path: _output/*
0 commit comments