Skip to content

Bump cake.tool from 2.0.0 to 4.2.0 #228

Bump cake.tool from 2.0.0 to 4.2.0

Bump cake.tool from 2.0.0 to 4.2.0 #228

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.2.2
with:
fetch-depth: 2
- uses: github/codeql-action/init@v3
- uses: github/codeql-action/autobuild@v3
- uses: github/codeql-action/analyze@v3