Skip to content

Commit f1e3585

Browse files
chore(deps): update cycjimmy/semantic-release-action action to v5 (#158)
| datasource | package | from | to | | ----------- | -------------------------------- | ------ | ------ | | github-tags | cycjimmy/semantic-release-action | v4.2.2 | v5.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe47679 commit f1e3585

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
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
persist-credentials: false
2525
- name: Semantic Release
26-
uses: cycjimmy/semantic-release-action@16ca923e6ccbb50770c415a0ccd43709a8c5f7a4 # v4.2.2
26+
uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5.0.0
2727
with:
2828
tag_format: ${version}
2929
branches: |

0 commit comments

Comments
 (0)