Skip to content

Commit 9f03017

Browse files
authored
ci: upgrade attest-build-provenance to v4.1.0 (node24) (#32)
Signed-off-by: yuriyryabikov <22548029+kurok@users.noreply.github.com>
1 parent b83bcf6 commit 9f03017

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Package
2626
run: npm run package
2727
- name: Attest dist provenance
28-
uses: actions/attest-build-provenance@96b4a1ef7235a096b17240c259729fdd70c83d45 # v2
28+
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
2929
with:
3030
subject-path: dist/index.js
3131
- name: Commit

0 commit comments

Comments
 (0)