Skip to content

Commit 3a1b10e

Browse files
authored
Merge pull request #495 from roots/dependabot/github_actions/actions/attest-build-provenance-2
Bump actions/attest-build-provenance from 1 to 2
2 parents 5e64afb + ba07c3c commit 3a1b10e

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
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
path: dist
5858
name: build-provenance
59-
- uses: actions/attest-build-provenance@v1
59+
- uses: actions/attest-build-provenance@v2
6060
with:
6161
subject-path: |
6262
dist/trellis_*/trellis

0 commit comments

Comments
 (0)