We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2972741 commit 1fc8177Copy full SHA for 1fc8177
.github/workflows/release.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- name: checkout
14
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
15
- - uses: wangyoucao577/go-release-action@8fa1e8368c8465264d64e0198208e10f71474c87 # v1.50
+ - uses: wangyoucao577/go-release-action@6ac7dba1f9e61850053324549cb6bc88e4b473d2 # v1.51
16
with:
17
github_token: ${{ secrets.GITHUB_TOKEN }}
18
goos: linux
0 commit comments