Skip to content

Bump actions/setup-dotnet from 4.0.1 to 4.1.0 #227

Bump actions/setup-dotnet from 4.0.1 to 4.1.0

Bump actions/setup-dotnet from 4.0.1 to 4.1.0 #227

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/[email protected]
with:
fetch-depth: 2
- uses: github/codeql-action/init@v3
- uses: github/codeql-action/autobuild@v3
- uses: github/codeql-action/analyze@v3