Skip to content

Commit 50bc5f4

Browse files
chore(deps): update actions/attest-build-provenance action to v4
1 parent 81f5fc9 commit 50bc5f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
tag: ${{ github.ref }}
8181

8282
- name: Attest Build Provenance
83-
uses: actions/attest-build-provenance@v2
83+
uses: actions/attest-build-provenance@v4
8484
with:
8585
subject-name: "appimageupdate-${{ matrix.build.NAME }}"
8686
subject-path: appimageupdate-${{ matrix.build.NAME }}*

0 commit comments

Comments
 (0)