Explorar el Código

Update codeql.yml

Signed-off-by: DerSkythe <31771569+derskythe@users.noreply.github.com>
DerSkythe hace 2 años
padre
commit
6263cb0010
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .github/workflows/codeql.yml

+ 2 - 0
.github/workflows/codeql.yml

@@ -119,3 +119,5 @@ jobs:
       uses: github/codeql-action/analyze@v2
       with:
         category: "/language:${{matrix.language}}"
+        token: ${{ github.token }}
+