We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d5ef6 commit 632c946Copy full SHA for 632c946
.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@2aa2977ad6a4534f9179e22bd0ff146a1e1d3466 # v1.52
+ - uses: wangyoucao577/go-release-action@481a2c1a0f1be199722e3e9b74d7199acafc30a8 # v1.53
16
with:
17
github_token: ${{ secrets.GITHUB_TOKEN }}
18
goos: linux
0 commit comments