CodeQL: Update autobuild comment

Add Swift to the list of compiled languages that autobuild will try to build.
This commit is contained in:
Henry Mercer
2023-06-12 11:13:06 +01:00
committed by GitHub
parent 7b8ec19aaa
commit 47e25f9095
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
# queries: security-extended,security-and-quality
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, Java, or Swift).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v2