You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Details on CodeQL's query packs refer to : https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
43
+
# queries: security-extended,security-and-quality
53
44
54
-
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
55
-
# If this step fails, then you should remove it and run the build manually (see below)
45
+
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, or Java).
56
46
- name: Autobuild
57
-
uses: github/codeql-action/autobuild@v1
58
-
59
-
# ℹ️ Command-line programs to run using the OS shell.
60
-
# 📚 https://git.io/JvXDl
61
-
62
-
# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
63
-
# and modify them (or add more) to build your code if your project
0 commit comments