Skip to content

Commit 632c946

Browse files
Update wangyoucao577/go-release-action action to v1.53 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7d5ef6 commit 632c946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: checkout
1414
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
15-
- uses: wangyoucao577/go-release-action@2aa2977ad6a4534f9179e22bd0ff146a1e1d3466 # v1.52
15+
- uses: wangyoucao577/go-release-action@481a2c1a0f1be199722e3e9b74d7199acafc30a8 # v1.53
1616
with:
1717
github_token: ${{ secrets.GITHUB_TOKEN }}
1818
goos: linux

0 commit comments

Comments
 (0)