@action-validator/cli
Advanced tools
Comparing version 0.5.4 to 0.6.0
@@ -8,3 +8,3 @@ { | ||
"description": "Validator for GitHub action and workflow YAML files", | ||
"version": "0.5.4", | ||
"version": "0.6.0", | ||
"license": "GPL-3.0-only", | ||
@@ -36,4 +36,4 @@ "repository": { | ||
"peerDependencies": { | ||
"@action-validator/core": "0.5.4" | ||
"@action-validator/core": "0.6.0" | ||
} | ||
} |