Skip to content

Commit 4e7612f

Browse files
Bump wangyoucao577/go-release-action from 1.51 to 1.52 in the all group (#370)
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.51 to 1.52 - [Release notes](https://github.com/wangyoucao577/go-release-action/releases) - [Commits](wangyoucao577/go-release-action@v1.51...v1.52) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 725b27a commit 4e7612f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
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.51
25+
- uses: wangyoucao577/go-release-action@v1.52
2626
with:
2727
goversion: go.mod
2828
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)