mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2026-06-21 13:43:46 +00:00
fixing workflow
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user