Skip to content

Secret Scanning and Dependabot alerts support along with a project restruct #43

Secret Scanning and Dependabot alerts support along with a project restruct

Secret Scanning and Dependabot alerts support along with a project restruct #43

name: Dependency Review
on:
pull_request:
branches: [ "main" ]
permissions:
contents: read
pull-requests: write
jobs:
dependency-review:
uses: advanced-security/reusable-workflows/.github/workflows/dependency-review.yml@main
secrets: inherit