Skip to content

Commit c7168b8

Browse files
committed
ci: upgrade to v6 for semantic release to get support for npm trusted publishers
1 parent 92da9b1 commit c7168b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ jobs:
402402
ls -R ./native
403403
404404
- name: Semantic Release
405-
uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5
405+
uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6
406406
id: semantic
407407
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
408408
env:

0 commit comments

Comments
 (0)