Skip to content

Use hynek's build-and-inspect-python-package to build the package #6

Use hynek's build-and-inspect-python-package to build the package

Use hynek's build-and-inspect-python-package to build the package #6

name: "Dependency Review"
on:
pull_request:
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: "Checkout Repository"
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: "Dependency Review"
uses: actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
with:
config-file: darbiadev/.github/.github/dependency-review-config.yaml@main