Skip to content

feat: Python 3.8 EOL [DT-7320] #80

feat: Python 3.8 EOL [DT-7320]

feat: Python 3.8 EOL [DT-7320] #80

name: 'Dependency Review'
on:
pull_request:
branches: [ "main" ]
permissions:
contents: read
pull-requests: write
jobs:
dependency-Review:
name: Review
uses: coveo/public-actions/.github/workflows/dependency-review.yml@main
with:
public: true
distributed: true
runs-on: '["ubuntu-latest"]'