Skip to content

Commit dedbc3b

Browse files
committed
{ci} Update go-release in release workflow
1 parent 29a547e commit dedbc3b

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
@@ -27,7 +27,7 @@ jobs:
2727
if: matrix.goos == 'darwin'
2828
run: echo "OS_NAME=macOS" >> "$GITHUB_ENV"
2929
- uses: actions/checkout@v3
30-
- uses: wangyoucao577/go-release-action@v1.32
30+
- uses: wangyoucao577/go-release-action@v1.40
3131
with:
3232
github_token: ${{ secrets.GITHUB_TOKEN }}
3333
md5sum: false

0 commit comments

Comments
 (0)