crazy-max / ghaction-container-scan

GitHub Action to check for vulnerabilities in your container image
https://github.com/marketplace/actions/container-scan
MIT License
58 stars 15 forks source link

Update to Yarn 3.2.4 #50

Closed crazy-max closed 1 year ago

crazy-max commented 1 year ago

See https://yarnpkg.com/getting-started/migration

$ npm install -g yarn
# https://yarnpkg.com/getting-started/install#updating-to-the-latest-versions
$ yarn set version stable

Also install plugin-interactive-tools yarn pkg: https://yarnpkg.com/api/modules/plugin_interactive_tools.html

$ yarn plugin import interactive-tools