GHA/checksrc: switch to zizmor --persona option

Closes #21457
This commit is contained in:
Viktor Szakats 2026-04-27 14:55:40 +02:00
parent 032ea65ff2
commit 931ac3085a
No known key found for this signature in database

View file

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