Skip to content

Commit 5bf64fe

Browse files
ci(deps): bump zizmorcore/zizmor-action in /.github/workflows
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.5.6 to 0.5.7. - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@5f14fd0...192e21d) --- updated-dependencies: - dependency-name: zizmorcore/zizmor-action dependency-version: 0.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 358e490 commit 5bf64fe

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@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
36+
uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
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@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
44+
uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
4545
with:
4646
inputs: 'workflow-templates/*.yml'
4747
advanced-security: false

0 commit comments

Comments
 (0)