diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index ff4baeecd..5ada4a696 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -32,10 +32,10 @@ jobs: # Learn more about CodeQL language support at https://git.io/codeql-language-support steps: - - name: Checkout repository + - name: Checkout Code uses: actions/checkout@v4 with: - progress: false + show-progress: false # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL