Skip to content

Commit d0b9f1a

Browse files
Bump actions/attest-build-provenance from 2.2.1 to 2.2.2 (#1013)
1 parent 380fd4e commit d0b9f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
upload-release-assets: ${{ runner.os == 'Windows' }}
8282

8383
- name: Attest artifacts
84-
uses: actions/attest-build-provenance@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2.2.1
84+
uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
8585
if: |
8686
runner.os == 'Windows' &&
8787
github.event.repository.fork == false &&

0 commit comments

Comments
 (0)