Skip to content

Disable ref-confusion audit #4

Disable ref-confusion audit

Disable ref-confusion audit #4

Workflow file for this run

name: Zizmor security scan
on:
push:
workflow_call:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
zizmor:
uses: smallstep/workflows/.github/workflows/zizmor.yml@main
secrets: inherit