Skip to content

Commit d750594

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

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

0 commit comments

Comments
 (0)