Skip to content

Commit e615e65

Browse files
Update actions/attest-build-provenance action to v3
1 parent d93a4f9 commit e615e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fetch_releases.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
#Build Provenance
170170
- name: Attest Build Provenance
171171
if: env.HAS_RELEASE == 'TRUE'
172-
uses: actions/attest-build-provenance@v2.2.0
172+
uses: actions/attest-build-provenance@v3.0.0
173173
with:
174174
subject-name: "${{ matrix.title }}-${{ matrix.arch }}"
175175
subject-path: ${{ matrix.file }}

0 commit comments

Comments
 (0)