Skip to content

Commit

Permalink
ci: bump cycjimmy/semantic-release-action from 3.4.0 to 3.4.2
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.0 to 3.4.2.
- [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.0...v3.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mbarre committed Mar 30, 2023
1 parent 68f8c55 commit e9d5149
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 @@ -28,7 +28,7 @@ jobs:
- name: 📦 Semantic Release
if: github.ref == 'refs/heads/main'
id: release
uses: cycjimmy/semantic-release-action@v3.4.0
uses: cycjimmy/semantic-release-action@v3.4.2
with:
extra_plugins: |
@semantic-release/exec
Expand Down

0 comments on commit e9d5149

Please sign in to comment.