Skip to content

Commit 78eced4

Browse files
chore(deps): update cycjimmy/semantic-release-action action to v5 (#715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e67ebe commit 78eced4

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@16ca923e6ccbb50770c415a0ccd43709a8c5f7a4 # v4.2.2
146+
uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5.0.0
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)