Skip to content

Commit 29fcdd8

Browse files
Bump actions/attest-build-provenance from 1.3.2 to 1.3.3 (#852)
1 parent 639496c commit 29fcdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
upload-release-assets: ${{ runner.os == 'Windows' }}
8181

8282
- name: Attest artifacts
83-
uses: actions/attest-build-provenance@bdd51370e0416ac948727f861e03c2f05d32d78e # v1.3.2
83+
uses: actions/attest-build-provenance@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3
8484
if: |
8585
runner.os == 'Windows' &&
8686
github.event.repository.fork == false &&

0 commit comments

Comments
 (0)