aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/codeql_analysis.yml
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-01-25 10:43:38 +0530
committerGitHub <noreply@github.com>2024-01-25 05:13:38 +0000
commita3d0b990c720d7a2e98de5ff444054f0e57fb60b (patch)
tree26fc2782af87f470fcea10e543ac80e5e4210666 /.github/workflows/codeql_analysis.yml
parente3326268575d23f721bf55ab1bfd6ea996959bab (diff)
chore(deps): update gradle/gradle-build-action action to v2.12.0 (#2872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/codeql_analysis.yml')
-rw-r--r--.github/workflows/codeql_analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql_analysis.yml b/.github/workflows/codeql_analysis.yml
index 4e64312c..a7aceef6 100644
--- a/.github/workflows/codeql_analysis.yml
+++ b/.github/workflows/codeql_analysis.yml
@@ -38,7 +38,7 @@ jobs:
queries: +security-extended
- name: Build project
- uses: gradle/gradle-build-action@982da8e78c05368c70dac0351bb82647a9e9a5d2 # v2.11.1
+ uses: gradle/gradle-build-action@a8f75513eafdebd8141bd1cd4e30fcd194af8dfa # v2.12.0
with:
gradle-home-cache-cleanup: true
cache-read-only: true