Skip to content

Commit 75d116f

Browse files
chore(deps): update actions/attest-build-provenance action to v3 (#214)
Co-authored-by: botty-mcbottington[bot] <168950816+botty-mcbottington[bot]@users.noreply.github.com>
1 parent d862b5b commit 75d116f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
7171

7272
- name: Attest Build Provenance
73-
uses: actions/attest-build-provenance@v2
73+
uses: actions/attest-build-provenance@v3
7474
with:
7575
subject-checksums: ./dist/checksums.txt
7676

0 commit comments

Comments
 (0)