Skip to content

Commit 1854a00

Browse files
committed
ci(zizmor): Update to latest
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 3530f9d commit 1854a00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint-yaml.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ jobs:
3333
line-length: warning
3434
3535
- name: Run zizmor 🌈 on actions
36-
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
36+
uses: zizmorcore/zizmor-action@b572f7b1a1c2d41efaab43d504f68d215c3cd727 # v0.5.4
3737
with:
3838
inputs: '.github/workflows/*.yml'
3939
advanced-security: false
4040
annotations: true
4141
min-severity: 'medium'
4242

4343
- name: Run zizmor 🌈 on workflow-templates
44-
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3
44+
uses: zizmorcore/zizmor-action@b572f7b1a1c2d41efaab43d504f68d215c3cd727 # v0.5.4
4545
with:
4646
inputs: 'workflow-templates/*.yml'
4747
advanced-security: false

0 commit comments

Comments
 (0)