Skip to content

Bump actions/dependency-review-action from 4.5.0 to 4.7.1 #6

Bump actions/dependency-review-action from 4.5.0 to 4.7.1

Bump actions/dependency-review-action from 4.5.0 to 4.7.1 #6

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