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