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
Adds steps to the "CodeQL" GH Actions workflow in order to:
- setup (install) golang on the GH Actions runner;
- run a golang build that CodeQL can trace, scan, and analyze.
Uses "codeql-action/autobuild" in an attempt to simplify the workflow.
0 commit comments