We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83bcf6 commit 9f03017Copy full SHA for 9f03017
1 file changed
.github/workflows/package.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Package
26
run: npm run package
27
- name: Attest dist provenance
28
- uses: actions/attest-build-provenance@96b4a1ef7235a096b17240c259729fdd70c83d45 # v2
+ uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
29
with:
30
subject-path: dist/index.js
31
- name: Commit
0 commit comments