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 8d39aae commit 9430907Copy full SHA for 9430907
.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@0a51e81a6baff2acad3ee88f4121c589c73d0f0e # v4.2.0
+ uses: cycjimmy/semantic-release-action@c4a2fa890676fc2db25ad0aacd8ab4a0f1f4c024 # v4.2.1
94
with:
95
# dry_run: true
96
# using semantic-release 23.x because of https://github.com/semantic-release/release-notes-generator/issues/675
0 commit comments