Skip to content

Commit ffb6f0f

Browse files
Bump wangyoucao577/go-release-action from 1.52 to 1.53 (#108)
Bumps [wangyoucao577/go-release-action](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b7511f commit ffb6f0f

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
@@ -19,7 +19,7 @@ jobs:
1919
goos: windows
2020
steps:
2121
- uses: actions/checkout@v4
22-
- uses: wangyoucao577/go-release-action@v1.52
22+
- uses: wangyoucao577/go-release-action@v1.53
2323
with:
2424
github_token: ${{ secrets.GITHUB_TOKEN }}
2525
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)