[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
+1 -1
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.