zaproxy / action-baseline

A GitHub Action for running the ZAP Baseline scan
Apache License 2.0
309 stars 55 forks source link

Upgrade to node 16 #83

Closed ikstewa closed 1 year ago

ikstewa commented 1 year ago

GitHub Actions are requesting a migration of all actions from node12 to node16. https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

As a result we're receiving warnings in our workflows from this action:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: zaproxy/action-baseline