Skip to content

Bump actions/checkout from 4.3.1 to 6.0.1 #37

Bump actions/checkout from 4.3.1 to 6.0.1

Bump actions/checkout from 4.3.1 to 6.0.1 #37

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