Skip to content

api!: get rid of Qr::FprWithoutAddr and Qr::FprMismatch variants #8281

api!: get rid of Qr::FprWithoutAddr and Qr::FprMismatch variants

api!: get rid of Qr::FprWithoutAddr and Qr::FprMismatch variants #8281

Workflow file for this run

name: GitHub Actions Security Analysis with zizmor
on:
push:
branches: ["main"]
pull_request:
branches: ["**"]
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.
contents: read
actions: read
steps:
- name: Checkout repository
uses: actions/checkout@v7
with:
persist-credentials: false
- name: Run zizmor
uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2