Skip to content

Commit 0be590e

Browse files
chore(deps): update wangyoucao577/go-release-action action to v1.53 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abede82 commit 0be590e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/push_binary.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
goos: windows
2424
steps:
2525
- uses: actions/checkout@v4
26-
- uses: wangyoucao577/go-release-action@v1.52
26+
- uses: wangyoucao577/go-release-action@v1.53
2727
with:
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
2929
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)