Skip to content

Commit 3ed5904

Browse files
authoredFeb 3, 2025··
chore(deps): update actions/attest-build-provenance action to v2
1 parent 70e9773 commit 3ed5904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ jobs:
251251
path: bins
252252
pattern: bins-*
253253
- name: Attest binaries
254-
uses: actions/attest-build-provenance@v1
254+
uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2
255255
with:
256256
subject-path: bins/**/*
257257
- name: Sign binaries

0 commit comments

Comments
 (0)
Please sign in to comment.