Skip to content

Commit

Permalink
Merge pull request #251 from snyk/chore/pin-semantic-release
Browse files Browse the repository at this point in the history
chore: pin semantic-release to pre-20 (node 18+)
  • Loading branch information
Jas Kuner authored Jan 13, 2023
2 parents fb9c889 + a4c80ea commit 6758a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
steps:
- checkout
- install_deps
- run: sudo npm i -g semantic-release @semantic-release/exec pkg
- run: sudo npm i -g semantic-release@19 @semantic-release/exec pkg
- run:
name: Publish to GitHub
command: semantic-release
Expand Down

0 comments on commit 6758a55

Please sign in to comment.