There was an error while loading. Please reload this page.
1 parent 3530f9d commit 1854a00Copy full SHA for 1854a00
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@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
+ uses: zizmorcore/zizmor-action@b572f7b1a1c2d41efaab43d504f68d215c3cd727 # v0.5.4
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