We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c0ebcf commit 921fe67Copy full SHA for 921fe67
.github/workflows/actions.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: lint wit zizmor
28
run: |
29
- brew install zizmor
+ pacman -S zizmor
30
zizmor --gh-token $GITHUB_TOKEN --format sarif . > results.sarif || true
31
32
- name: Upload SARIF file
0 commit comments