Skip to content

Commit

Permalink
chore(deps): bump cycjimmy/semantic-release-action from 3.4.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [cycjimmy/semantic-release-action](https:/cycjimmy/semantic-release-action) from 3.4.1 to 4.0.0.
- [Release notes](https:/cycjimmy/semantic-release-action/releases)
- [Changelog](https:/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md)
- [Commits](cycjimmy/semantic-release-action@v3.4.1...v4.0.0)

---
updated-dependencies:
- dependency-name: cycjimmy/semantic-release-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 410a047 commit 1f8db5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: npm i -D conventional-changelog-conventionalcommits

- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3.4.1
uses: cycjimmy/semantic-release-action@v4.0.0
with:
extra_plugins: |
"@semantic-release/[email protected]"
Expand Down

0 comments on commit 1f8db5e

Please sign in to comment.