Skip to content

Commit

Permalink
chore(deps): bump semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkolenz committed Nov 7, 2024
1 parent e3742be commit 4fc14cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }}
with:
semantic_version: ^23
semantic_version: ^24
extra_plugins: |
@semantic-release/git@^10
@semantic-release/changelog@^6
@semantic-release/exec@^6
conventional-changelog-conventionalcommits@^7
conventional-changelog-conventionalcommits@^8
gradle-semantic-release-plugin@^1

0 comments on commit 4fc14cc

Please sign in to comment.