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 3c415b9 commit a7f70faCopy full SHA for a7f70fa
.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@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3
+ uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4
105
if: steps.release.outputs.released == 'true'
106
with:
107
subject-path: "dist/*"
0 commit comments