Skip to content

chore(deps): update coverage requirement from ~=7.3.0 to ~=7.10.7 #85

chore(deps): update coverage requirement from ~=7.3.0 to ~=7.10.7

chore(deps): update coverage requirement from ~=7.3.0 to ~=7.10.7 #85

Workflow file for this run

name: CodeQL Advanced
on:
pull_request:
branches: [ "main" ]
push:
branches: [ "main" ]
jobs:
codeql_analysis:
strategy:
fail-fast: false
matrix:
language: ['actions', 'python']
uses: intel/mfd/.github/workflows/codeql.yml@main
with:
LANGUAGE: ${{ matrix.language }}