Skip to content

Commit 921fe67

Browse files
committed
add zizmor checs
1 parent 0c0ebcf commit 921fe67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: lint wit zizmor
2828
run: |
29-
brew install zizmor
29+
pacman -S zizmor
3030
zizmor --gh-token $GITHUB_TOKEN --format sarif . > results.sarif || true
3131
3232
- name: Upload SARIF file

0 commit comments

Comments
 (0)