mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-09-04 14:39:28 +00:00
feat: Add problem matcher
* Add problem matcher * Fix loading tar file from artifacts
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo '::add-matcher::problem-matcher.json'
|
||||
|
||||
hadolint "$@"
|
||||
Reference in New Issue
Block a user