Skip to content

Commit 0b94ed7

Browse files
chore(deps): bump cycjimmy/semantic-release-action from 2 to 5
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 2 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@v2...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] <[email protected]>
1 parent 779b712 commit 0b94ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
run: npm run build
6969

7070
- name: 🚀 Release
71-
uses: cycjimmy/semantic-release-action@v2
71+
uses: cycjimmy/semantic-release-action@v5
7272
with:
7373
semantic_version: 17
7474
branches: |

0 commit comments

Comments
 (0)