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 e7e6fff commit 5dae347Copy full SHA for 5dae347
.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@e4d4f7c39adfa4c260fb5c147f0622000aa14b99 # v4
+ uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4
105
if: steps.release.outputs.released == 'true'
106
with:
107
subject-path: "dist/*"
0 commit comments