From 04f9abdb8ecf5fda238aa0d7581e0cc5a0c9f3e7 Mon Sep 17 00:00:00 2001 From: Shaojun Liu <61072813+liu-shaojun@users.noreply.github.com> Date: Thu, 6 Jun 2024 16:55:18 +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 181965c70e0..949c8643d3b 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.GITHUB_ACCESS_TOKEN }} + token: ${{ secrets.SECURITY_TOKEN }} - name: GitHub Upload Release Artifacts uses: actions/upload-artifact@v2