mirror of
https://github.com/curl/curl.git
synced 2026-07-26 20:07:15 +03:00
GHA/checksrc: extend zizmor to Dependabot, set cooldown periods
Closes #19216
This commit is contained in:
parent
87ab1cd255
commit
7d0261c228
2 changed files with 8 additions and 1 deletions
2
.github/workflows/checksrc.yml
vendored
2
.github/workflows/checksrc.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue