diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml index 93f67482b..d43b2c700 100644 --- a/.github/workflows/codeql.yaml +++ b/.github/workflows/codeql.yaml @@ -68,7 +68,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@v2 + uses: github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file @@ -97,5 +97,5 @@ jobs: mvn -B clean install --batch-mode -DskipTests - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10 + uses: github/codeql-action/analyze@9ace329d8c0504a5571820cf13ab64d3f59e84fb # v2.25.2