We are getting an error in our CI that is using 'Auto Assign 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: kentaro-m/auto-assign-action
Could you please update action.yml to use Node 16?
We are getting an error in our CI that is using 'Auto Assign 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: kentaro-m/auto-assign-action
Could you please update action.yml to use Node 16?
runs: using: 'node16'