diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 6ea686ea3b..add322ce3e 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -60,7 +60,7 @@ jobs: packages: 'cmake;3.22.1' - name: Gradle cache - uses: gradle/gradle-build-action@a8f75513eafdebd8141bd1cd4e30fcd194af8dfa #v2.12.0 + uses: gradle/gradle-build-action@ac2d340dc04d9e1113182899e983b5400c17cda1 #v3.5.0 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL