Skip to content

Merge branch 'master' of github.com:mongodb/mongo-python-driver #160

Merge branch 'master' of github.com:mongodb/mongo-python-driver

Merge branch 'master' of github.com:mongodb/mongo-python-driver #160

Workflow file for this run

name: GitHub Actions Security Analysis with zizmor 🌈
on:
push:
branches: ["master"]
pull_request:
branches: ["**"]
jobs:
zizmor:
name: zizmor latest via Cargo
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@v5
with:
persist-credentials: false
- name: Run zizmor 🌈
uses: zizmorcore/zizmor-action@873539476a7f9b0da7504d0d9e9a6a5275094d98