Skip to content

Commit

Permalink
fix(deps): bump cycjimmy/semantic-release-action from 2.5.4 to 2.6.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 2.5.4 to 2.6.0.
- [Release notes](https://github.com/cycjimmy/semantic-release-action/releases)
- [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/master/docs/CHANGELOG.md)
- [Commits](cycjimmy/semantic-release-action@v2.5.4...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2021
1 parent e7aa8a8 commit 8868240
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@v2.5.4
uses: cycjimmy/semantic-release-action@v2.6.0
with:
semantic_version: 17.4
env:
Expand Down

0 comments on commit 8868240

Please sign in to comment.