Skip to content

Commit 60f596f

Browse files
chore(deps): update cycjimmy/semantic-release-action action to v6 (#240)
| datasource | package | from | to | | ----------- | -------------------------------- | ------ | ------ | | github-tags | cycjimmy/semantic-release-action | v5.0.2 | v6.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 37e0810 commit 60f596f

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
@@ -27,7 +27,7 @@ jobs:
2727
persist-credentials: false
2828
- name: Semantic Release
2929
id: semantic
30-
uses: cycjimmy/semantic-release-action@ba330626c4750c19d8299de843f05c7aa5574f62 # v5.0.2
30+
uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6.0.0
3131
with:
3232
tag_format: ${version}
3333
branches: |

0 commit comments

Comments
 (0)