Skip to content

fix(ncurc): clarify Jest version comment and update removal date #16

fix(ncurc): clarify Jest version comment and update removal date

fix(ncurc): clarify Jest version comment and update removal date #16

name: Lint CI workflows
on:
push:
branches: [main]
pull_request:
branches: ["**"]
permissions: {}
concurrency:
group: lint-workflows-${{ github.ref }}
cancel-in-progress: true
jobs:
zizmor:
name: Audit GitHub Actions
runs-on: ubuntu-latest
permissions:
actions: read # Inspect workflow metadata during the audit.
contents: read
steps:
- name: Checkout the repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Run zizmor
uses: zizmorcore/zizmor-action@70fb788f84895a7701f5643d103d587e460b5c99 # v0.6.3
with:
advanced-security: false