hadolint / hadolint-action

GitHub action for Hadolint, A Dockerfile linting tool
MIT License
192 stars 50 forks source link

`set-output` deprecation #63

Closed ShockwaveNN closed 1 year ago

ShockwaveNN commented 1 year ago

Hi, running this action right now cause:

Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Seems this is about this line

But have no idea how to fix it (