safe-global / safe-smart-account

Safe allows secure management of blockchain assets.
https://safe.global
GNU Lesser General Public License v3.0
1.88k stars 927 forks source link

Update CLA github action to v2.3.0 #558

Closed Uxio0 closed 1 year ago

Uxio0 commented 1 year ago

Github will stop supporting NodeJS 12 (used by the current version) and this new version uses NodeJS 16

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 4915132629


Files with Coverage Reduction New Missed Lines %
contracts/SafeL2.sol 7 0%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 4809400578: 0.0%
Covered Lines: 308
Relevant Lines: 316

💛 - Coveralls
Uxio0 commented 1 year ago

To clarify, since there's no description - is this just a routine dependency bump, or we're missing some functionality that's added in this version?

Github will stop supporting NodeJS 12 and this new version uses NodeJS 16