Skip to content

Commit c916390

Browse files
Merge pull request #1 from CasperKristiansson/dependabot/github_actions/actions/attest-build-provenance-3
chore(deps): bump actions/attest-build-provenance from 1 to 3
2 parents 0545c4b + 1fb9b6c commit c916390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Generate build provenance attestation
5252
if: startsWith(github.ref, 'refs/tags/')
53-
uses: actions/attest-build-provenance@v1
53+
uses: actions/attest-build-provenance@v3
5454
with:
5555
subject-path: dist/**
5656

0 commit comments

Comments
 (0)