Skip to content

Commit

Permalink
ci: Fix the CI failure
Browse files Browse the repository at this point in the history
  • Loading branch information
vaerh committed Sep 26, 2024
1 parent a57606f commit 999307c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
"@semantic-release/[email protected]"
"@semantic-release/[email protected]"
"@semantic-release/[email protected]"
"conventional-changelog-conventionalcommits@5.0.0"
"conventional-changelog-conventionalcommits@8.0.0"
env:
GITHUB_TOKEN: ${{ secrets.ROUTEROS_ACTIONS }}
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
Expand Down

0 comments on commit 999307c

Please sign in to comment.