1
0
Fork 0
mirror of https://github.com/hadolint/hadolint-action.git synced 2024-08-16 10:09:53 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Matthieu Blottière
390bcfc1bc
fix: attempt to fix missing problem-matcher
It uses the solution mentioned in
https://github.com/actions/toolkit/issues/305#issuecomment-585515210
2021-12-08 17:26:25 +01:00
Itamar Givon
34545a185d Add recursive linting 2021-06-14 12:01:11 +02:00
Moritz Röhrich
110e47c1b7 hadolint: version bump to 2.4.0
- bump Hadolint version to 2.4.0
- change to debian based image
- add common config options
- expand integration tests for new options

fixes: https://github.com/hadolint/hadolint-action/issues/5
fixes: https://github.com/hadolint/hadolint-action/issues/8
fixes: https://github.com/hadolint/hadolint-action/issues/17
fixes: https://github.com/hadolint/hadolint-action/issues/18
fixes: https://github.com/hadolint/hadolint-action/issues/31
2021-05-08 14:54:03 +02:00
Arne Jørgensen
1623ba6171
fix: Remove problem matcher after run (#16) 2020-12-06 19:10:45 +00:00
Arne Jørgensen
7e374b112f
fix: Fix problem matcher (#14) 2020-12-05 18:38:01 +00:00
Arne Jørgensen
88386d9893
feat: Add problem matcher
* Add problem matcher

* Fix loading tar file from artifacts
2020-12-05 17:34:32 +00:00