Skip to content

chore: Update all pinned versions of python-package-ci-cd to v1.0.0 #15

chore: Update all pinned versions of python-package-ci-cd to v1.0.0

chore: Update all pinned versions of python-package-ci-cd to v1.0.0 #15

---
name: Pull Request Dependency Review
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: write
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/dependency-review-action@v4
with:
fail-on-severity: low
comment-summary-in-pr: on-failure