Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

Commit 779bee6

Browse files
committed
ci: Upgrade semantic release
1 parent 272ed84 commit 779bee6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@ jobs:
8585
id: semantic
8686
uses: cycjimmy/semantic-release-action@v3
8787
with:
88-
semantic_version: 17.1.1
88+
semantic_version: 19.0.5
8989
extra_plugins: |
90-
conventional-changelog-conventionalcommits@^4.4.0
91-
@semantic-release/exec@^5.0.0
90+
conventional-changelog-conventionalcommits@^5.0.0
91+
@semantic-release/exec@^6.0.3
9292
env:
9393
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9494
SPLUNK_USER: ${{ secrets.SPLUNK_USER }}

0 commit comments

Comments
 (0)