Skip to content

chore(deps): update tunit to 1.56.0 #14

chore(deps): update tunit to 1.56.0

chore(deps): update tunit to 1.56.0 #14

Workflow file for this run

name: "CodeQL Advanced"
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
- cron: '13 9 * * 2'
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.Maui.Plugins.Popup.slnx
installWorkloads: true
analyzeCSharp: true
analyzeActions: true
analyzeJavaScript: false