Skip to content

Commit d567b9b

Browse files
dependabot[bot]kaiehrhardt
authored andcommitted
build(deps): bump cycjimmy/semantic-release-action from 3 to 4
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 3 to 4. - [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@v3...v4) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41f4821 commit d567b9b

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
@@ -17,6 +17,6 @@ jobs:
1717
with:
1818
ssh-key: "${{ secrets.COMMIT_KEY }}"
1919
- name: Semantic Release
20-
uses: cycjimmy/semantic-release-action@v3
20+
uses: cycjimmy/semantic-release-action@v4
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)