Skip to content

Commit a0fb548

Browse files
committed
ci: update version of release action
1 parent 3aa1429 commit a0fb548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- uses: actions/checkout@v2
27-
- uses: wangyoucao577/go-release-action@v1.21
27+
- uses: wangyoucao577/go-release-action@v1.23
2828
with:
2929
github_token: ${{ secrets.GITHUB_TOKEN }}
3030
goos: linux

0 commit comments

Comments
 (0)