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 52420ba commit aa08efeCopy full SHA for aa08efe
.github/workflows/tests.yml
@@ -72,7 +72,7 @@ jobs:
72
- name: Build
73
run: yarn build
74
- name: Semantic Release
75
- uses: cycjimmy/semantic-release-action@b1b432f13acb7768e0c8efdec416d363a57546f2 # v4.1.1
+ uses: cycjimmy/semantic-release-action@cb425203a562475bca039ba4dbf90c7f9ac790f4 # v4.1.0
76
with:
77
# dry_run: true
78
extra_plugins: |
0 commit comments