Skip to content

pip prod(deps): bump certifi from 2021.10.8 to 2023.11.17 #2604

pip prod(deps): bump certifi from 2021.10.8 to 2023.11.17

pip prod(deps): bump certifi from 2021.10.8 to 2023.11.17 #2604

Workflow file for this run

name: Lint PR
on:
pull_request:
types: [ labeled, unlabeled, opened, edited ]
jobs:
lint-pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
ref: ${{ secrets.GITHUB_REF }}
- uses: yogevbd/pr-lint-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}