Skip to content

Commit 0005fb1

Browse files
build(deps): bump cycjimmy/semantic-release-action from 4 to 5 (#270)
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 4 to 5. - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases) - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md) - [Commits](cycjimmy/semantic-release-action@v4...v5) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0896994 commit 0005fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- uses: actions/setup-go@v6
7373
with:
7474
go-version: '>=1.22.6'
75-
- uses: cycjimmy/semantic-release-action@v4
75+
- uses: cycjimmy/semantic-release-action@v5
7676
id: semantic
7777
with:
7878
extra_plugins: |

0 commit comments

Comments
 (0)