We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 380fd4e commit d0b9f1aCopy full SHA for d0b9f1a
.github/workflows/build.yml
@@ -81,7 +81,7 @@ jobs:
81
upload-release-assets: ${{ runner.os == 'Windows' }}
82
83
- name: Attest artifacts
84
- uses: actions/attest-build-provenance@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2.2.1
+ uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
85
if: |
86
runner.os == 'Windows' &&
87
github.event.repository.fork == false &&
0 commit comments