Skip to content

Commit 38e02a1

Browse files
chore(deps): update cycjimmy/semantic-release-action action to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a03ee98 commit 38e02a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

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

110110
- name: Semantic Release
111111
if: github.event_name == 'push'
112-
uses: cycjimmy/semantic-release-action@16ca923e6ccbb50770c415a0ccd43709a8c5f7a4 # v4.2.2
112+
uses: cycjimmy/semantic-release-action@ba330626c4750c19d8299de843f05c7aa5574f62 # v5.0.2
113113
env:
114114
# Since branch protections are on (pushing commits) you need to use a bot PAT
115115
GITHUB_TOKEN: ${{ secrets.KONGPONENTS_BOT_PAT }}

0 commit comments

Comments
 (0)