Skip to content

Commit bf38276

Browse files
chore(deps): bump cycjimmy/semantic-release-action from 4 to 5 (#10556)
1 parent 8826376 commit bf38276

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-swagger-ui.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
cache-dependency-path: package-lock.json
2525

2626
- name: Determine the next release version
27-
uses: cycjimmy/semantic-release-action@v4
27+
uses: cycjimmy/semantic-release-action@v5
2828
with:
2929
dry_run: true
3030
extra_plugins: |
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: Semantic Release
5555
id: semantic
56-
uses: cycjimmy/semantic-release-action@v4
56+
uses: cycjimmy/semantic-release-action@v5
5757
with:
5858
dry_run: false
5959
extra_plugins: |

0 commit comments

Comments
 (0)