Skip to content

Commit

Permalink
Merge pull request #27 from Kochava/pin-semantic-release
Browse files Browse the repository at this point in the history
fix: pin semantic release version
  • Loading branch information
bsandusk authored Dec 6, 2023
2 parents 757a56e + cb69ed9 commit e0fe56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_app_push_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
GIT_AUTHOR_EMAIL: release@test.com
GIT_COMMITTER_NAME: asyncapi-bot
GIT_COMMITTER_EMAIL: info@asyncapi.io
run: npx semantic-release
run: npx semantic-release@22.0.8

0 comments on commit e0fe56b

Please sign in to comment.