snyk / snyk-to-html

export test reports from CLI to html
Other
87 stars 77 forks source link

fix: use correct node version for semantic release #157

Closed j-luong closed 1 year ago

j-luong commented 1 year ago

What this does

This PR should run the semantic release step using the correct node version. It uses npx to execute in the latest LTS version of Node to avoid any issues from restoring cached dependencies that were installed in node14