We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d93a4f9 commit e615e65Copy full SHA for e615e65
.github/workflows/fetch_releases.yaml
@@ -169,7 +169,7 @@ jobs:
169
#Build Provenance
170
- name: Attest Build Provenance
171
if: env.HAS_RELEASE == 'TRUE'
172
- uses: actions/attest-build-provenance@v2.2.0
+ uses: actions/attest-build-provenance@v3.0.0
173
with:
174
subject-name: "${{ matrix.title }}-${{ matrix.arch }}"
175
subject-path: ${{ matrix.file }}
0 commit comments