Skip to content

build: bump pytest-cov from 7.0.0 to 7.1.0 #161

build: bump pytest-cov from 7.0.0 to 7.1.0

build: bump pytest-cov from 7.0.0 to 7.1.0 #161

Workflow file for this run

name: CodeQL
on:
push:
branches: [main, dev]
pull_request:
branches: [main, dev]
schedule:
- cron: '0 6 * * 1'
permissions: {}
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
contents: read
security-events: write
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
<<<<<<< dev

Check failure on line 21 in .github/workflows/codeql.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/codeql.yml

Invalid workflow file

You have an error in your yaml syntax on line 21
- uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v3
with:
languages: python
- uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v3
=======
- uses: github/codeql-action/init@9e907b5e64f6b83e7804b09294d44122997950d6 # v3
with:
languages: python
- uses: github/codeql-action/analyze@9e907b5e64f6b83e7804b09294d44122997950d6 # v3
>>>>>>> main