Skip to content

build(deps): bump pip from 23.2.1 to 23.3 #137

build(deps): bump pip from 23.2.1 to 23.3

build(deps): bump pip from 23.2.1 to 23.3 #137

Workflow file for this run

name: CI
on:
push:
pull_request:
release:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: ./.github/workflows/test.yaml
vuln:
uses: ./.github/workflows/vuln.yaml
build-push:
uses: ./.github/workflows/build.yaml