Skip to content

Bump the actions-dependencies group across 1 directory with 5 updates #49

Bump the actions-dependencies group across 1 directory with 5 updates

Bump the actions-dependencies group across 1 directory with 5 updates #49

Workflow file for this run

# tool for analyzing GitHub Actions workflows for security issues.
name: Zizmor
on:
push:
paths:
- '.github/workflows/*.yml'
pull_request:
paths:
- '.github/workflows/*.yml'
permissions: {}
jobs:
zizmor:
name: Run zizmor
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
sparse-checkout-cone-mode: false
persist-credentials: false
sparse-checkout: |
.github/workflows/*.yml
- name: Run zizmor
uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6