Skip to content

Commit

Permalink
Merge pull request #475 from snyk/chore/pin-semrel
Browse files Browse the repository at this point in the history
chore: pin semantic release
  • Loading branch information
tommyknows authored Jan 9, 2023
2 parents 40bc9ee + 96e6544 commit 993f7e5
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 @@ -196,7 +196,7 @@ jobs:
- run: npm run build
- run:
name: Release on GitHub
command: npx semantic-release
command: npx semantic-release@19.0.5

workflows:
version: 2
Expand Down

0 comments on commit 993f7e5

Please sign in to comment.