Skip to content

Commit

Permalink
CodeQL: Update autobuild comment
Browse files Browse the repository at this point in the history
Add Swift to the list of compiled languages that autobuild will try to build.
  • Loading branch information
henrymercer authored Jun 12, 2023
1 parent 7b8ec19 commit 47e25f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-scanning/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

1 comment on commit 47e25f9

@965022-oss
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge #2091
Branch: main
965022-oss-patch3
SHA: f4dbb8424c
Branch: main
965022-oss-patch1
SHA: 3a95482282

Please sign in to comment.