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 a0d6bba commit 70f2afaCopy full SHA for 70f2afa
.github/workflows/tests.yml
@@ -90,7 +90,7 @@ jobs:
90
- name: Build
91
run: yarn build
92
- name: Semantic Release
93
- uses: cycjimmy/semantic-release-action@16ca923e6ccbb50770c415a0ccd43709a8c5f7a4 # v4.2.2
+ uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5.0.0
94
with:
95
# dry_run: true
96
# "conventional-changelog-writer" is exactly installed as "cycjimmy/semantic-release-action" depends on 8.0.0, which causes errors
0 commit comments