We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0636760 commit 10974a8Copy full SHA for 10974a8
1 file changed
.github/workflows/periodic-zizmor.yaml
@@ -20,18 +20,18 @@ jobs:
20
strategy:
21
matrix:
22
repository:
23
- # - owner: grafana
24
- # repo: grafana
25
26
- # repo: loki
27
28
- # repo: tempo
29
30
- # repo: mimir
31
- owner: grafana
32
- repo: security-github-actions
+ repo: grafana
+ ref: main
+ - owner: grafana
+ repo: loki
+ repo: tempo
33
+ repo: mimir
34
ref: main
-
35
env:
36
ZIZMOR_VERSION: 1.6.0
37
MIN_SEVERITY: high
0 commit comments