Sfoglia il codice sorgente

Update codeql.yml

Signed-off-by: DerSkythe <31771569+derskythe@users.noreply.github.com>
DerSkythe 2 anni fa
parent
commit
6263cb0010
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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 }}
+