We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639496c commit 29fcdd8Copy full SHA for 29fcdd8
.github/workflows/build.yml
@@ -80,7 +80,7 @@ jobs:
80
upload-release-assets: ${{ runner.os == 'Windows' }}
81
82
- name: Attest artifacts
83
- uses: actions/attest-build-provenance@bdd51370e0416ac948727f861e03c2f05d32d78e # v1.3.2
+ uses: actions/attest-build-provenance@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3
84
if: |
85
runner.os == 'Windows' &&
86
github.event.repository.fork == false &&
0 commit comments