Skip to content

build(deps): bump gitpython from 3.1.32 to 3.1.40 in /tools/base #528

build(deps): bump gitpython from 3.1.32 to 3.1.40 in /tools/base

build(deps): bump gitpython from 3.1.32 to 3.1.40 in /tools/base #528

Workflow file for this run

name: 'Dependency Review'
on: [pull_request]
concurrency:
group: ${{ github.head_ref-github.workflow || github.run_id }}
cancel-in-progress: true
jobs:
dependency-review:
runs-on: ubuntu-22.04
if: github.repository == 'envoyproxy/envoy'
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v3
- name: 'Dependency Review'
uses: actions/dependency-review-action@f6fff72a3217f580d5afd49a46826795305b63c7