We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6660b41 commit 63a6205Copy full SHA for 63a6205
.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@dc7096a64b1f1f8426fe836000f291e8b37dae3a # v0.5.0
+ uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@054a40b66dd01c1fd552c915e31a5ecbfe801791 # v0.5.1
9
with:
10
go-version: 1.22.1
11
aqua_version: v2.25.1
0 commit comments