Skip to content

Commit c061c5f

Browse files
Bump wangyoucao577/go-release-action from 1.52 to 1.53 in the all group
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.52 to 1.53 - [Release notes](https://github.com/wangyoucao577/go-release-action/releases) - [Commits](wangyoucao577/go-release-action@v1.52...v1.53) --- 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>
1 parent e7a1095 commit c061c5f

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

0 commit comments

Comments
 (0)