Skip to content

Bump pipenv from 2023.11.17 to 2024.0.1 in /python/helpers in the pipenv group across 1 directory #131

Bump pipenv from 2023.11.17 to 2024.0.1 in /python/helpers in the pipenv group across 1 directory

Bump pipenv from 2023.11.17 to 2024.0.1 in /python/helpers in the pipenv group across 1 directory #131

name: Dependency Review
on: [pull_request] # yamllint disable-line rule:truthy
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
jobs:
dependency-review:
name: Dependency Review
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Perform Dependency Review
uses: actions/dependency-review-action@v3