Skip to content

Commit 5e89e97

Browse files
build(deps): bump wangyoucao577/go-release-action from 1.54 to 1.55
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.54 to 1.55. - [Release notes](https://github.com/wangyoucao577/go-release-action/releases) - [Commits](wangyoucao577/go-release-action@v1.54...v1.55) --- updated-dependencies: - dependency-name: wangyoucao577/go-release-action dependency-version: '1.55' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9c0691 commit 5e89e97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
goos: darwin
2323
steps:
2424
- uses: actions/checkout@v6
25-
- uses: wangyoucao577/go-release-action@v1.54
25+
- uses: wangyoucao577/go-release-action@v1.55
2626
with:
2727
github_token: ${{ secrets.GITHUB_TOKEN }}
2828
goversion: "1.25"

0 commit comments

Comments
 (0)