Skip to content

RFC: sans-io Client and async example using bitreq #64

RFC: sans-io Client and async example using bitreq

RFC: sans-io Client and async example using bitreq #64

Workflow file for this run

name: GitHub Actions Security Analysis with zizmor
on:
pull_request:
branches: ["**"]
push:
branches: ["**"]
schedule:
- cron: '0 0 * * 0' # At 00:00 on Sunday
workflow_dispatch:
permissions: {}
jobs:
zizmor:
name: zizmor security scan
runs-on: ubuntu-latest
timeout-minutes: 10
permissions:
contents: read
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
with:
persist-credentials: false
- name: Run zizmor
uses: zizmorcore/zizmor-action@135698455da5c3b3e55f73f4419e481ab68cdd95