···2828 uses: github/codeql-action/init@v1
2929 # Override language selection by uncommenting this and choosing your languages
3030 with:
3131- languages:
3232- - go
3131+ languages: go
33323433 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
3534 # If this step fails, then you should remove it and run the build manually (see below)