diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 46152e7..bcb520b 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -45,7 +45,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/autobuild@v2.19.4 + uses: github/codeql-action/autobuild@v2.20.0 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file.