From 7e454bd0a4b88ce20267d7c0907b147673eb9cb5 Mon Sep 17 00:00:00 2001 From: Shaojun Liu <61072813+liu-shaojun@users.noreply.github.com> Date: Thu, 6 Jun 2024 16:47:47 +0800 Subject: [PATCH] Update codeql.yml --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 6629aef8672..181965c70e0 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -95,7 +95,7 @@ jobs: uses: rsdmike/github-security-report-action@v3.0.4 with: template: report - token: ${{ secrets.CICD_REPO_TOKEN }} + token: ${{ secrets.GITHUB_ACCESS_TOKEN }} - name: GitHub Upload Release Artifacts uses: actions/upload-artifact@v2