Skip to content

Commit 8504799

Browse files
author
Yoan Bernabeu
committed
📦 UPDATE: Bump go-release-action version to v1.53 in GitHub Actions workflow
1 parent 31bb09a commit 8504799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/go.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
goos: windows
2626
steps:
2727
- uses: actions/checkout@v3
28-
- uses: wangyoucao577/go-release-action@v1.34
28+
- uses: wangyoucao577/go-release-action@v1.53
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)