WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 94f92cc

Browse files
committed
chore: update semantic-release-action to v6
1 parent be39be9 commit 94f92cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
if: steps.mygate.outputs.inputsChecked == 'true'
4848
run: npm run test
4949
- name: Semantic Release
50-
uses: cycjimmy/semantic-release-action@v2
50+
uses: cycjimmy/semantic-release-action@v6
5151
if: steps.mygate.outputs.inputsChecked == 'true'
5252
id: semantic
5353
env:

0 commit comments

Comments
 (0)