Skip to content

Commit

Permalink
fix(deps): bump cycjimmy/semantic-release-action from 3.4.2 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 3.4.2 to 4.0.0.
- [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.4.2...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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent e04ae16 commit 4aba26f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Version
if: github.event_name != 'pull_request'
uses: cycjimmy/semantic-release-action@v3.4.2
uses: cycjimmy/semantic-release-action@v4.0.0
with:
semantic_version: 19.0.2
env:
Expand Down

0 comments on commit 4aba26f

Please sign in to comment.