Skip to content

Commit 6f7b7b2

Browse files
chore(deps): update wangyoucao577/go-release-action action to v1.49
1 parent f6c9fe6 commit 6f7b7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- uses: actions/checkout@v3
28-
- uses: wangyoucao577/go-release-action@v1.40
28+
- uses: wangyoucao577/go-release-action@v1.49
2929
with:
3030
github_token: ${{ secrets.GITHUB_TOKEN }}
3131
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)