mirror of
https://github.com/ivuorinen/actions.git
synced 2026-01-26 11:34:00 +00:00
chore(deps)!: update oxsecurity/megalinter (v8.8.0 → v9.0.0) (#260)
This commit is contained in:
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -69,7 +69,7 @@ jobs:
|
||||
|
||||
- name: MegaLinter
|
||||
id: ml
|
||||
uses: oxsecurity/megalinter/flavors/cupcake@e08c2b05e3dbc40af4c23f41172ef1e068a7d651 # v8.8.0
|
||||
uses: oxsecurity/megalinter/flavors/cupcake@ff177bfabd9088ff3ccaa7bc68f8ca3fd075ba5c # v9.0.0
|
||||
|
||||
- name: Check MegaLinter Results
|
||||
id: check-results
|
||||
|
||||
@@ -137,7 +137,7 @@ runs:
|
||||
- name: MegaLinter
|
||||
# You can override MegaLinter flavor used to have faster performances
|
||||
# More info at https://megalinter.io/latest/flavors/
|
||||
uses: oxsecurity/megalinter/flavors/cupcake@e08c2b05e3dbc40af4c23f41172ef1e068a7d651 # v8.8.0
|
||||
uses: oxsecurity/megalinter/flavors/cupcake@ff177bfabd9088ff3ccaa7bc68f8ca3fd075ba5c # v9.0.0
|
||||
id: ml
|
||||
|
||||
# All available variables are described in documentation
|
||||
|
||||
Reference in New Issue
Block a user