diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index e48a05a..085625d 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@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8 with: languages: python # Add c-cpp, go, java-kotlin, or swift if needed build-mode: none # Switch to autobuild for compiled languages