Skip to content

Lock file maintenance #555

Lock file maintenance

Lock file maintenance #555

Workflow file for this run

name: PR
on: [pull_request]
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/dependency-review-action@v4
ci:
uses: ./.github/workflows/ci.yml