Skip to content

Bump Microsoft.Windows.CsWin32 from 0.2.63-beta to 0.3.106 #200

Bump Microsoft.Windows.CsWin32 from 0.2.63-beta to 0.3.106

Bump Microsoft.Windows.CsWin32 from 0.2.63-beta to 0.3.106 #200

Workflow file for this run

on:
push:
branches: [master, release/*]
pull_request:
branches: [master, release/*]
workflow_dispatch:
env:
DOTNET_NOLOGO: 1
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
jobs:
analyse:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4.1.5
with:
fetch-depth: 2
- uses: github/codeql-action/init@v3
- uses: github/codeql-action/autobuild@v3
- uses: github/codeql-action/analyze@v3