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 814f26b commit 638a452Copy full SHA for 638a452
.github/workflows/release.yml
@@ -77,7 +77,7 @@ jobs:
77
env:
78
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
79
80
- - uses: actions/attest-build-provenance@e4d4f7c39adfa4c260fb5c147f0622000aa14b99 # v4.0.0
+ - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
81
with:
82
subject-path: |
83
dist/*.tar.gz
0 commit comments