Skip to content

Update python-pacage-ci-cd to v1.1.0 and use tokens to upload to PyPI #471

Update python-pacage-ci-cd to v1.1.0 and use tokens to upload to PyPI

Update python-pacage-ci-cd to v1.1.0 and use tokens to upload to PyPI #471

---
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