Skip to content

chore(deps): update dependency tunit to 1.57.17 #39

chore(deps): update dependency tunit to 1.57.17

chore(deps): update dependency tunit to 1.57.17 #39

Workflow file for this run

name: "CodeQL Advanced"
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
- cron: '18 12 * * 3'
permissions:
security-events: write
contents: read
packages: read
actions: read
jobs:
codeql:
uses: reactiveui/actions-common/.github/workflows/workflow-common-codeql.yml@main
with:
srcFolder: src
solutionFile: ReactiveUI.Binding.SourceGenerators.slnx
installWorkloads: true
analyzeCSharp: true
analyzeActions: true
analyzeJavaScript: false