Skip to content

Bump github/codeql-action/autobuild from 4.37.2 to 4.37.3 #87

Bump github/codeql-action/autobuild from 4.37.2 to 4.37.3

Bump github/codeql-action/autobuild from 4.37.2 to 4.37.3 #87

Workflow file for this run

name: GitHub Actions Security Analysis
on:
push:
branches: ["next"]
pull_request:
branches: ["**"]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
zizmor:
name: Run zizmor
runs-on: ubuntu-latest
permissions:
security-events: write # Required for upload-sarif (used by zizmor-action) to upload SARIF files.
steps:
- name: Checkout repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Run zizmor
uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0
with:
persona: pedantic