Skip to content

chore(deps): bump the production-minor-patch group across 1 directory with 5 updates #62

chore(deps): bump the production-minor-patch group across 1 directory with 5 updates

chore(deps): bump the production-minor-patch group across 1 directory with 5 updates #62

Workflow file for this run

name: CodeQL
on:
push:
branches: [main]
pull_request:
schedule:
- cron: "23 3 * * 1"
permissions:
contents: read
security-events: write
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- uses: github/codeql-action/init@4187e74d05793876e9989daffde9c3e66b4acd07 # v3
with:
languages: python
- uses: github/codeql-action/analyze@4187e74d05793876e9989daffde9c3e66b4acd07 # v3