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.
v1.6.0
1 parent 3cfab44 commit 7803661Copy full SHA for 7803661
.github/zizmor.yml
@@ -4,3 +4,7 @@ rules:
4
dangerous-triggers:
5
ignore:
6
- documentation-links.yml
7
+ unpinned-uses:
8
+ config:
9
+ policies:
10
+ "*": ref-pin
.pre-commit-config.yaml
@@ -61,7 +61,7 @@ repos:
61
- id: actionlint
62
63
- repo: https://github.com/woodruffw/zizmor-pre-commit
64
- rev: v1.1.1
+ rev: v1.6.0
65
hooks:
66
- id: zizmor
67
0 commit comments