[skip ci] Update codeql.yml (#2472)

This commit is contained in:
Andre Smith 2023-12-03 13:54:45 -08:00 committed by GitHub
parent caf2ba08b8
commit 36aa5c5a70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ jobs:
uses: actions/checkout@v3
- name: Install Swashbuckle CLI
shell: powershell
shell: bash
run: dotnet tool install -g --version 6.5.0 Swashbuckle.AspNetCore.Cli
# Initializes the CodeQL tools for scanning.