mirror of
https://github.com/ardichoke/puppet-arpwatch.git
synced 2026-05-11 02:15:37 -04:00
Update puppet-lint.yml
Update lint command
This commit is contained in:
2
.github/workflows/puppet-lint.yml
vendored
2
.github/workflows/puppet-lint.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
run: gem install puppet-lint
|
||||
|
||||
- name: Run puppet-lint
|
||||
run: puppet-lint . --sarif > puppet-lint-results.sarif
|
||||
run: puppet-lint **/*.pp --sarif > puppet-lint-results.sarif
|
||||
continue-on-error: true
|
||||
|
||||
- name: Upload analysis results to GitHub
|
||||
|
||||
Reference in New Issue
Block a user