Skip to content

Commit d8293a2

Browse files
Bump wangyoucao577/go-release-action from 1.50 to 1.51 in the all group (#335)
Bumps the all group with 1 update: [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action). Updates `wangyoucao577/go-release-action` from 1.50 to 1.51 - [Release notes](https://github.com/wangyoucao577/go-release-action/releases) - [Commits](wangyoucao577/go-release-action@v1.50...v1.51) --- updated-dependencies: - dependency-name: wangyoucao577/go-release-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3f791e commit d8293a2

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
@@ -22,7 +22,7 @@ jobs:
2222
goos: windows
2323
steps:
2424
- uses: actions/checkout@v4
25-
- uses: wangyoucao577/go-release-action@v1.50
25+
- uses: wangyoucao577/go-release-action@v1.51
2626
with:
2727
goversion: go.mod
2828
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)