Skip to content

Commit

Permalink
Pin npm-groovy-lint to v14.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Henri Rosten <[email protected]>
  • Loading branch information
henrirosten committed Aug 28, 2024
1 parent a3cc7d3 commit 89d93fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
with:
node-version: '20.13.1'
- name: Install npm-groovy-lint
run: npm install -g npm-groovy-lint
run: npm install -g npm-groovy-lint@14.6.0
- name: Fail if there are any errors
run: npm-groovy-lint --failon error .

0 comments on commit 89d93fa

Please sign in to comment.