We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad97cd4 commit c619efbCopy full SHA for c619efb
.github/workflows/release.yaml
@@ -5,7 +5,7 @@ on:
5
tags: [v*]
6
jobs:
7
release:
8
- uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@d98e23ec5255820653b80250e15e1eb160537908 # v1.1.0
+ uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@7f97a226912ee2978126019b1e95311d7d15c97a # v2.0.0
9
with:
10
homebrew: true
11
go-version: 1.22.6
@@ -17,3 +17,4 @@ jobs:
17
contents: write
18
id-token: write
19
actions: read
20
+ attestations: write
0 commit comments