mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-09-03 14:19:23 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a66e89f53 | ||
|
|
2332a7b74a | ||
|
|
2bfd2b95f8 | ||
|
|
0931ae0972 |
@@ -1,9 +1,6 @@
|
||||
name: "CI"
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/hadolint/hadolint:v2.13.1-debian
|
||||
FROM ghcr.io/hadolint/hadolint:v2.15.0-debian
|
||||
|
||||
COPY LICENSE README.md problem-matcher.json /
|
||||
COPY hadolint.sh /usr/local/bin/hadolint.sh
|
||||
|
||||
Reference in New Issue
Block a user