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 519c84a commit c854d54Copy full SHA for c854d54
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
persist-credentials: false
28
- name: Semantic Release
29
- uses: cycjimmy/semantic-release-action@b1b432f13acb7768e0c8efdec416d363a57546f2 # v4.1.1
+ uses: cycjimmy/semantic-release-action@0a51e81a6baff2acad3ee88f4121c589c73d0f0e # v4.2.0
30
env:
31
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
32
0 commit comments