We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e73ed commit 7fc4034Copy full SHA for 7fc4034
.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@d13097c9dbb3e199e90c4e8ee45d852c5b7d86ed # v6.0.1
+ uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@42e15c3d90693a73b22ed08da60474c03346996d # v6.0.2
9
with:
10
go-version-file: go.mod
11
aqua_version: v2.53.9
0 commit comments