Skip to content

Commit c619efb

Browse files
chore(deps): update suzuki-shunsuke/go-release-workflow action to v2 (#1409)
* chore(deps): update suzuki-shunsuke/go-release-workflow action to v2 * ci: fix permissions --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shunsuke Suzuki <[email protected]>
1 parent ad97cd4 commit c619efb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
tags: [v*]
66
jobs:
77
release:
8-
uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@d98e23ec5255820653b80250e15e1eb160537908 # v1.1.0
8+
uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@7f97a226912ee2978126019b1e95311d7d15c97a # v2.0.0
99
with:
1010
homebrew: true
1111
go-version: 1.22.6
@@ -17,3 +17,4 @@ jobs:
1717
contents: write
1818
id-token: write
1919
actions: read
20+
attestations: write

0 commit comments

Comments
 (0)