We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92da9b1 commit c7168b8Copy full SHA for c7168b8
.github/workflows/ci.yml
@@ -402,7 +402,7 @@ jobs:
402
ls -R ./native
403
404
- name: Semantic Release
405
- uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5
+ uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6
406
id: semantic
407
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
408
env:
0 commit comments