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.
1 parent 5b23488 commit a2abb84Copy full SHA for a2abb84
.github/workflows/ci.yml
@@ -101,7 +101,7 @@ jobs:
101
github_token: ${{ secrets.GITHUB_TOKEN }}
102
103
- name: Attest build provenance
104
- uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2
+ uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3
105
if: steps.release.outputs.released == 'true'
106
with:
107
subject-path: "dist/*"
0 commit comments