mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-06 08:31:42 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| eb9b96be61 | |||
| 2a819735f7 | |||
| 5a3e6fd90a | |||
| 2d3af3ec16 |
@@ -0,0 +1,4 @@
|
||||
# https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository
|
||||
github: brpaz
|
||||
patreon: brpaz
|
||||
custom: https://www.buymeacoffee.com/Z1Bu6asGV
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM hadolint/hadolint:v1.17.2
|
||||
FROM hadolint/hadolint:v1.17.5-alpine
|
||||
|
||||
COPY LICENSE README.md /
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# hadolint-action Action
|
||||
# Hadolint GitHub Action
|
||||
|
||||
> Action that runs [Hadolint](https://github.com/hadolint/hadolint) Dockerfile linting tool.
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
name: 'Hadolint'
|
||||
name: 'Hadolint Action'
|
||||
description: 'Action that runs Hadolint Dockerfile linting tool'
|
||||
author: 'Bruno Paz'
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user