@digitalservice4germany/github-actions-linter
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@digitalservice4germany/github-actions-linter", | ||
"private": false, | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Linting for GitHub Actions workflows", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
@@ -28,3 +28,3 @@ # GitHub Actions Linter | ||
```bash | ||
npx --yes @digitalservice4germany/github-actions-linter@v0.0.2 | ||
npx --yes @digitalservice4germany/github-actions-linter@v0.1.1 | ||
``` | ||
@@ -31,0 +31,0 @@ |