Skip to content

fix: Security updates #45

fix: Security updates

fix: Security updates #45

Workflow file for this run

name: Run GuardDog Scan on PRs
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
call-guarddog-scan:
uses: step-security/reusable-workflows/.github/workflows/guarddog.yml@v1