diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index e48a05a..8d3f394 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -25,7 +25,7 @@ jobs: persist-credentials: false - name: Initialize CodeQL - uses: github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3 + uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7 with: languages: python # Add c-cpp, go, java-kotlin, or swift if needed build-mode: none # Switch to autobuild for compiled languages