Skip to content

chore(deps): update dependency eslint to v10 #54

chore(deps): update dependency eslint to v10

chore(deps): update dependency eslint to v10 #54

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