mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-29 06:42:24 +01:00
fixing workflow
This commit is contained in:
parent
f64f0d457e
commit
4990f5e81d
4
.github/workflows/yaml-linting.yml
vendored
4
.github/workflows/yaml-linting.yml
vendored
@ -12,8 +12,8 @@ jobs:
|
||||
lintFiles:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout
|
||||
- uses: actions/checkout@v3
|
||||
- name: Run yamllint
|
||||
uses: frenck/action-yamllint
|
||||
uses: frenck/action-yamllint@v1
|
||||
with:
|
||||
config: ".github/.yamllint"
|
||||
|
Loading…
Reference in New Issue
Block a user