Skip to content

docs: mention that postgres is required to run the generator #71

docs: mention that postgres is required to run the generator

docs: mention that postgres is required to run the generator #71

name: Check dependencies for known security vulnerabilities
on:
pull_request:
workflow_dispatch:
jobs:
check-dependencies:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check dependencies for security vulnerabilities
uses: g-rath/check-with-osv-detector@main