There was an error while loading. Please reload this page.
2 parents 5d28262 + d750594 commit 68fa141Copy full SHA for 68fa141
1 file changed
.github/workflows/lint-yaml.yml
@@ -33,15 +33,15 @@ jobs:
33
line-length: warning
34
35
- name: Run zizmor 🌈 on actions
36
- uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
+ uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0
37
with:
38
inputs: '.github/workflows/*.yml'
39
advanced-security: false
40
annotations: true
41
min-severity: 'medium'
42
43
- name: Run zizmor 🌈 on workflow-templates
44
45
46
inputs: 'workflow-templates/*.yml'
47
0 commit comments