There was an error while loading. Please reload this page.
2 parents a623184 + 916a2c4 commit a635f73Copy full SHA for a635f73
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@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0
+ uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1
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