Skip to content

Commit 7bb0578

Browse files
authored
Merge pull request #183 from yunginnanet/dependabot/github_actions/wangyoucao577/go-release-action-1.52
Chore(deps): Bump wangyoucao577/go-release-action from 1.51 to 1.52
2 parents 5523454 + f8b9c46 commit 7bb0578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-command.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
goos: windows
3030
steps:
3131
- uses: actions/checkout@v4
32-
- uses: wangyoucao577/go-release-action@v1.51
32+
- uses: wangyoucao577/go-release-action@v1.52
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
3535
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)