diff --git a/.github/workflows/codeql-java-17.yml b/.github/workflows/codeql-java-17.yml index 6166121..75061e0 100644 --- a/.github/workflows/codeql-java-17.yml +++ b/.github/workflows/codeql-java-17.yml @@ -54,7 +54,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@99df26d4f13ea111d4ec1a7dddef6063f76b97e9 # v4.37.0 + uses: github/codeql-action/init@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file.