Skip to content

Commit

Permalink
ci: Upgrade semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
btorresgil committed Jan 3, 2023
1 parent 272ed84 commit 779bee6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ jobs:
id: semantic
uses: cycjimmy/semantic-release-action@v3
with:
semantic_version: 17.1.1
semantic_version: 19.0.5
extra_plugins: |
conventional-changelog-conventionalcommits@^4.4.0
@semantic-release/exec@^5.0.0
conventional-changelog-conventionalcommits@^5.0.0
@semantic-release/exec@^6.0.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SPLUNK_USER: ${{ secrets.SPLUNK_USER }}
Expand Down

0 comments on commit 779bee6

Please sign in to comment.