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