Skip to content

Commit 26351f3

Browse files
build(deps): bump actions/attest-build-provenance from 1 to 2 in the actions group (#77)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08802ef commit 26351f3

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
@@ -48,7 +48,7 @@ jobs:
4848
name: distributions
4949
path: dist/
5050
- name: Create provenances
51-
uses: actions/attest-build-provenance@v1
51+
uses: actions/attest-build-provenance@v2
5252
with:
5353
subject-path: 'dist/*'
5454

0 commit comments

Comments
 (0)