Skip to content

Commit 389d130

Browse files
chore(deps): update cycjimmy/semantic-release-action action to v5 (#947)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cycjimmy/semantic-release-action](https://redirect.github.com/cycjimmy/semantic-release-action) | action | major | `v4.2.2` -> `v5.0.0` | --- ### Release Notes <details> <summary>cycjimmy/semantic-release-action (cycjimmy/semantic-release-action)</summary> ### [`v5.0.0`](https://redirect.github.com/cycjimmy/semantic-release-action/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/cycjimmy/semantic-release-action/compare/v4.2.2...v5.0.0) ##### Features - update node version on runner to 24 ([7869323](https://redirect.github.com/cycjimmy/semantic-release-action/commit/78693238b0cffcbd79484ca9c3f634c6d1e3978a)) ##### BREAKING CHANGES - this action now runs using node 24 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/equinix/terraform-provider-equinix). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTMwLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35288dd commit 389d130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Release
2222
id: release
23-
uses: cycjimmy/semantic-release-action@16ca923e6ccbb50770c415a0ccd43709a8c5f7a4 # v4.2.2
23+
uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5.0.0
2424
with:
2525
extra_plugins: |
2626
conventional-changelog-conventionalcommits@8.0.0

0 commit comments

Comments
 (0)