Skip to content

Commit

Permalink
fix: use specific semantic release version for node18
Browse files Browse the repository at this point in the history
  • Loading branch information
aarlaud committed Oct 9, 2024
1 parent 1c21def commit 13e9ccf
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 @@ -14,7 +14,7 @@ jobs:
fail-on-issues: true
monitor-on-build: true
token-variable: SNYK_TOKEN
- run: npx semantic-release@23.1.0
- run: npx semantic-release@22.0.12
build-test:
docker:
- image: cimg/node:18.17.1
Expand Down

0 comments on commit 13e9ccf

Please sign in to comment.