GHA/checksrc: extend zizmor to Dependabot, set cooldown periods

Closes #19216
This commit is contained in:
Viktor Szakats 2025-10-24 13:49:51 +02:00
parent 87ab1cd255
commit 7d0261c228
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 8 additions and 1 deletions

View file

@ -135,7 +135,7 @@ jobs:
GH_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
run: |
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
zizmor --pedantic .github/workflows/*.yml
zizmor --pedantic .github/workflows/*.yml .github/dependabot.yml
- name: 'shellcheck CI'
run: |