Skip to content

feat: ✨ add files with copier variables #51

feat: ✨ add files with copier variables

feat: ✨ add files with copier variables #51

# Dependency Review Action
#
# This Action will scan dependency manifest files that change as part of a Pull Request,
# surfacing known-vulnerable versions of the packages declared or updated in the PR.
# Once installed, if the workflow run is marked as required,
# PRs introducing known-vulnerable packages will be blocked from merging.
#
# Source repository: https://github.com/actions/dependency-review-action
name: "Security: Dependency Review"
on: pull_request
# Limit token permissions for security
permissions: read-all
jobs:
dependency-review:
uses: seedcase-project/.github/.github/workflows/reusable-dependency-review.yml@main