Skip to content

Commit 4d79f01

Browse files
build(deps): bump actions/attest-build-provenance from 3 to 4 (#14)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b00e89 commit 4d79f01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
overwrite: true
7070

7171
- name: Attest Artifact
72-
uses: actions/attest-build-provenance@v3
72+
uses: actions/attest-build-provenance@v4
7373
with:
7474
subject-name: mpv-macos-26-arm64.zip
7575
subject-digest: sha256:${{ steps.upload.outputs.artifact-digest }}

0 commit comments

Comments
 (0)