Skip to content

Commit

Permalink
fix: bump tool versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ctreatma committed Jul 8, 2024
1 parent b1b4f40 commit 8015b91
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 @@ -19,9 +19,9 @@ jobs:
id: semantic-release
uses: cycjimmy/semantic-release-action@v4
with:
semantic_version: 19.0.5
semantic_version: 24.0.0
extra_plugins: |
conventional-changelog-conventionalcommits@4.6.3
conventional-changelog-conventionalcommits@8.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Run GoReleaser
Expand Down

0 comments on commit 8015b91

Please sign in to comment.