crytic / slither-action

GNU Affero General Public License v3.0
128 stars 20 forks source link

Replace set-output with file alternative #39

Closed elopez closed 1 year ago

elopez commented 2 years ago

set-output is being deprecated, we should replace its usage with the newer alternative

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/