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 aaa08d5 commit 1c416ccCopy full SHA for 1c416cc
.github/workflows/release.yml
@@ -21,6 +21,6 @@ jobs:
21
22
steps:
23
- name: Release
24
- uses: semantic-release-action/github-actions/semantic-release@v5
+ uses: semantic-release-action/github-actions/semantic-release@6c14113c1273619fccad11d7638b2c9e985e9085 # v5.0.26
25
with:
26
disable-semantic-release-git: ${{ inputs.disable-semantic-release-git }}
0 commit comments