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 98ea966 commit ac5c475Copy full SHA for ac5c475
.github/workflows/tests.yml
@@ -102,7 +102,7 @@ jobs:
102
- name: Build
103
run: yarn build
104
- name: Semantic Release
105
- uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5.0.0
+ uses: cycjimmy/semantic-release-action@ba330626c4750c19d8299de843f05c7aa5574f62 # v5.0.2
106
with:
107
# dry_run: true
108
# "conventional-changelog-writer" is exactly installed as "cycjimmy/semantic-release-action" depends on 8.0.0, which causes errors
0 commit comments