mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2026-05-16 13:20:35 +00:00
adds linting for workflow and actions (#1356)
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
repos:
|
||||||
|
- repo: https://github.com/rhysd/actionlint
|
||||||
|
rev: v1.6.24
|
||||||
|
hooks:
|
||||||
|
- id: actionlint
|
||||||
|
|
||||||
|
- repo: https://github.com/mpalmer/action-validator
|
||||||
|
rev: v0.5.1
|
||||||
|
hooks:
|
||||||
|
- id: action-validator
|
||||||
Reference in New Issue
Block a user