Skip to content

Bump the github-codeql-action group with 2 updates (#52) #272

Bump the github-codeql-action group with 2 updates (#52)

Bump the github-codeql-action group with 2 updates (#52) #272

name: GitHub Actions Security Analysis
on:
workflow_dispatch:
push:
branches: ["**"]
paths: [".github/workflows/**"]
pull_request:
branches: ["**"]
paths: [".github/workflows/**"]
permissions: {}
jobs:
zizmor:
name: Scan with zizmor 🌈
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
with:
egress-policy: audit
- name: Checkout repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Run zizmor 🌈
uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2