Skip to content

Bump strawberry-graphql[fastapi] from 0.235.1 to 0.242.0 #66

Bump strawberry-graphql[fastapi] from 0.235.1 to 0.242.0

Bump strawberry-graphql[fastapi] from 0.235.1 to 0.242.0 #66

name: Security Checks
on:
workflow_dispatch:
push:
jobs:
pip-audit:
runs-on: ubuntu-latest
name: Pip Audit
steps:
- uses: actions/checkout@v4
- uses: pypa/gh-action-pip-audit@v1.1.0
with:
inputs: requirements.txt requirements-dev.txt
summary: true