Skip to content

Experiment: Try disabling git init to see if pip-tools still breaks #4899

Experiment: Try disabling git init to see if pip-tools still breaks

Experiment: Try disabling git init to see if pip-tools still breaks #4899

name: Dependency Review
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
name: Dependency Review
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Perform Dependency Review
uses: actions/dependency-review-action@v3