Adding Actions to CodeQL Languages

This commit is contained in:
Kylie Stradley 2025-07-10 09:16:59 -04:00 committed by GitHub
parent 469a0faec4
commit 67b32020f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: go
languages: go, actions
- name: Autobuild
uses: github/codeql-action/autobuild@v3