Skip to content

Merge pull request #212 from git-pkgs/dependabot/github_actions/zizmo… #74

Merge pull request #212 from git-pkgs/dependabot/github_actions/zizmo…

Merge pull request #212 from git-pkgs/dependabot/github_actions/zizmo… #74

Workflow file for this run

name: Zizmor
on:
push:
branches:
- main
paths:
- '.github/workflows/**'
pull_request:
branches:
- main
paths:
- '.github/workflows/**'
workflow_dispatch:
jobs:
zizmor:
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write
steps:
- name: Checkout
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
- name: Run zizmor
uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0