Skip to content

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

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

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

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@v4
with:
persist-credentials: false
- name: Run zizmor 🌈
uses: zizmorcore/zizmor-action@87e33752ad17c7c7fc16fe27c858900c59b18d77