Skip to content

Commit dbf6096

Browse files
chore(deps): bump wangyoucao577/go-release-action from 1.28 to 1.29 (#87)
1 parent dbf27d1 commit dbf6096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: Checkout project
2121
uses: actions/checkout@v3
22-
- uses: wangyoucao577/go-release-action@v1.28
22+
- uses: wangyoucao577/go-release-action@v1.29
2323
with:
2424
github_token: ${{ secrets.GITHUB_TOKEN }}
2525
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)