parent
4798115af2
commit
5994c0a436
1 changed files with 3 additions and 1 deletions
|
|
@ -10,7 +10,9 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: https://github.com/oxsecurity/megalinter/flavors/cupcake@v8.7.0
|
- uses: https://github.com/oxsecurity/megalinter@v8
|
||||||
|
env:
|
||||||
|
MEGALINTER_FLAVOR: cupcake
|
||||||
|
|
||||||
- uses: https://github.com/wackbyte/rust-toolchain@trunk
|
- uses: https://github.com/wackbyte/rust-toolchain@trunk
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue