Skip to content

Commit f034a56

Browse files
committed
Pass .zizmor.yml config to zizmor-action
Without this, the action runs with default settings and reports unpinned-uses findings that we've intentionally disabled.
1 parent 589378a commit f034a56

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323

2424
- name: Run zizmor
2525
uses: zizmorcore/zizmor-action@v0.5.3
26+
with:
27+
config: .zizmor.yml

0 commit comments

Comments
 (0)