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 39badbd commit 3a121adCopy full SHA for 3a121ad
.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@f5bf21f5c80c1f64949838a6f3dbebe7807b9300 # v4.0.0
+ uses: suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml@4602cd60ba10f19df17a074d76c518a9b8b979bb # v4.0.1
9
with:
10
go-version-file: go.mod
11
aqua_version: v2.50.0
0 commit comments