Skip to content

feat: switch from third-party coverage tool to GitHub API #425

feat: switch from third-party coverage tool to GitHub API

feat: switch from third-party coverage tool to GitHub API #425

name: dependency review
on:
pull_request:
branches:
- main
merge_group:
types:
- checks_requested
permissions: {}
jobs:
dependency-review:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: actions/dependency-review-action@a1d282b36b6f3519aa1f3fc636f609c47dddb294 # v5.0.0
with:
config-file: .github/dependency-review-config.yaml