Commit Graph

26 Commits

Author SHA1 Message Date
Jacob Ward 9c70326916 Improve readability of Inputs table.
In my opinion it's still not very easy to read, but it is correctly formatted now.
2021-06-04 16:49:26 +01:00
José Lorenzo Rodríguez f49a60108f Merge pull request #30 from kalikiana/docs_readme_checkout
doc: Add checkout action to the example
2021-05-10 11:31:15 +02:00
José Lorenzo Rodríguez 5f549be9cc Merge branch 'master' into docs_readme_checkout 2021-05-10 11:31:03 +02:00
José Lorenzo Rodríguez c27bd9edc1 Merge pull request #32 from m-ildefons/hadolint-240
hadolint: version bump to 2.4.0
v1.5.0
2021-05-10 11:27:49 +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
Christian Dywan 785eabb2d4 doc: Add checkout action to the example
Fixes: #25
2021-05-02 08:45:07 +02:00
José Lorenzo Rodríguez 136c22c8f8 fix example 2021-04-15 13:44:25 +02:00
José Lorenzo Rodríguez 473e36ba30 Merge pull request #28 from hadolint/dependabot/docker/hadolint/hadolint-v2.1.0-alpine
build(deps): bump hadolint/hadolint from v1.19.0-alpine to v2.1.0-alpine
v1.4.0
2021-04-15 13:40:41 +02:00
José Lorenzo Rodríguez edc054086d Merge pull request #29 from hadolint/hadolint-org
Updates to reflect changes to the Hadolint organization
2021-04-15 13:38:42 +02:00
Bruno Paz b18c7cf9dc Update README.md 2021-04-14 19:25:02 +01:00
dependabot[bot] 20e70041a2 build(deps): bump hadolint/hadolint from v1.19.0-alpine to v2.1.0-alpine
Bumps hadolint/hadolint from v1.19.0-alpine to v2.1.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 07:53:42 +00:00
Arne Jørgensen 1623ba6171 fix: Remove problem matcher after run (#16) v1.3.1 2020-12-06 19:10:45 +00:00
Bruno Paz bf7fe9f9b9 feat: misc updates v1.3.0 2020-12-06 09:54:22 +00:00
dependabot[bot] b56d18750c build(deps): bump hadolint/hadolint (#12)
Bumps hadolint/hadolint from v1.17.5-alpine to v1.19.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-06 09:47:34 +00:00
Bruno Paz 37cdec0849 chore: update README and CI pipeline 2020-12-06 09:46:26 +00:00
Arne Jørgensen 7e374b112f fix: Fix problem matcher (#14) v1.2.1 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
v1.2.0
2020-12-05 17:34:32 +00:00
Arne Jørgensen 836016a45f chore: add dependabot config 2020-12-05 17:23:00 +00:00
Bruno Paz eb9b96be61 feat: update hadolint version and use alpine v1.1.0 2020-04-10 11:54:11 +01:00
Bruno Paz 2a819735f7 chore: create FUNDING.yml 2019-12-03 20:08:54 +00:00
Bruno Paz 5a3e6fd90a docs: Change name in readme 2019-10-03 21:31:44 +01:00
Bruno Paz 2d3af3ec16 fix: action name was already in use v1.0.2 v1.0.1 2019-10-02 22:17:00 +01:00
Bruno Paz 7bb745041c fix: add missing releaserc file v1.0.0 2019-10-02 22:03:48 +01:00
Bruno Paz dfc8504999 fix: dockerfile entrypoint commandº 2019-10-02 21:58:07 +01:00
Bruno Paz 8a2c585109 ci: fix job name 2019-10-02 21:51:32 +01:00
Bruno Paz 0c77515c56 feat: first commit 2019-10-02 21:50:00 +01:00