hadolint / hadolint-action

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

Enable dependabot in Settings #51

Closed paulbarton90 closed 2 years ago

paulbarton90 commented 2 years ago

You should be able to enable dependabot via Settings -> Code security and analysis on the repo. You'll then need to enable Dependabot alerts, and Dependabot security updates. This should then start creating merge requests when hadolint gets updated, as well as when github actions themselves get updated.

lorenzo commented 2 years ago

Thanks, done :)