Skip to content

pip: bump the pip group in /authn-service with 11 updates #15

pip: bump the pip group in /authn-service with 11 updates

pip: bump the pip group in /authn-service with 11 updates #15

name: 'Dependency Review'
on: [pull_request]
permissions:
contents: read
pull-requests: write
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@v3
with:
fail-on-severity: low
# Use comma-separated names to pass list arguments:
deny-licenses: LGPL-2.0, BSD-2-Clause
comment-summary-in-pr: true