Skip to content

Commit 14bf4ee

Browse files
chore(deps): update cycjimmy/semantic-release-action action to v5.0.2 (#744)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e4b168 commit 14bf4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143

144144
- name: Semantic Release
145145
if: github.event_name == 'push'
146-
uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5.0.0
146+
uses: cycjimmy/semantic-release-action@ba330626c4750c19d8299de843f05c7aa5574f62 # v5.0.2
147147
env:
148148
# Since branch protections are on (pushing commits) you need to use a bot PAT
149149
GITHUB_TOKEN: ${{ secrets.SPEC_RENDERER_BOT_PAT }}

0 commit comments

Comments
 (0)