Moritz Röhrich
0931ae0972
Release v3.3.0
...
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2025-09-22 13:33:25 +02:00
Moritz Röhrich
3fc49fb50d
feat: new minor release
...
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2025-09-03 15:29:46 +02:00
Moritz Röhrich
45eb072a0b
Trigger release workflow on tag
...
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2025-09-03 15:22:29 +02:00
Moritz Röhrich
97f3e4f6be
Merge pull request #94 from felipecrs/patch-1
...
Update hadolint to v2.13.1
2025-09-03 15:14:35 +02:00
Moritz Röhrich
3285327e7a
Merge pull request #96 from m-ildefons/update-ci-yml
...
Update CI yml
2025-09-03 11:48:58 +02:00
Moritz Röhrich
8bde06f9ce
Update CI yml
...
Update versions of runner images and action steps
Signed-off-by: Moritz Röhrich <moritz@ildefons.de >
2025-09-03 11:45:35 +02:00
Moritz Röhrich
98fb3f8040
features: config options, saving to file, SARIF
...
- Upgrade to Hadolint 2.8.0, enabling the SARIF formatter
- Expand config options to reflect more of those regularly available
with Hadolint including `no-fail` and `failure-threshold` options
- Enable the creation of report files
Breaking change: The list of ignored rules is now comma separated and
not space separated.
fixes : #23
fixes : #36
fixes : #42
2021-11-20 12:02:12 +01: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