Skip to content

fix(deps): update dependencies (non-major) #82

fix(deps): update dependencies (non-major)

fix(deps): update dependencies (non-major) #82

name: PR Code Security
on:
pull_request:
branches: [main]
jobs:
secret-detection:
name: Secret Detection
uses: prisma/.github/.github/workflows/secret_detection.yml@main
secrets: inherit
code-scanning:
name: Code Scanning
uses: prisma/.github/.github/workflows/code_scanning.yml@main