jbergstroem / hadolint-gh-action

A hadolint linter for github actions that provides code annotations (and more)
MIT License
12 stars 5 forks source link

fix: resolve path to problem matcher #103

Closed jbergstroem closed 1 year ago

jbergstroem commented 1 year ago

If run as a composite action, we need to rely on GITHUB_ACTION_PATH which defaults to unset (read: not in a composite action).