Skip to content

build(deps): bump the pip group across 1 directories with 2 updates #15

build(deps): bump the pip group across 1 directories with 2 updates

build(deps): bump the pip group across 1 directories with 2 updates #15

Workflow file for this run

name: "CodeQL"
on:
push:
branches:
- master
pull_request:
branches:
- master
schedule:
- cron: '0 0 * * *'
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/[email protected]
with:
languages: python
- name: Perform CodeQL Analysis
uses: github/codeql-action/[email protected]
with:
category: "/language:python"