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 4e4b168 commit 14bf4eeCopy full SHA for 14bf4ee
.github/workflows/CI.yaml
@@ -143,7 +143,7 @@ jobs:
143
144
- name: Semantic Release
145
if: github.event_name == 'push'
146
- uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5.0.0
+ uses: cycjimmy/semantic-release-action@ba330626c4750c19d8299de843f05c7aa5574f62 # v5.0.2
147
env:
148
# Since branch protections are on (pushing commits) you need to use a bot PAT
149
GITHUB_TOKEN: ${{ secrets.SPEC_RENDERER_BOT_PAT }}
0 commit comments