mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 13:27:46 +00:00
chore(deps): update github/codeql-action action to v2.20.2 (#2584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c00a04bb77
commit
af758898dd
4
.github/workflows/codeql_analysis.yml
vendored
4
.github/workflows/codeql_analysis.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
java-version: 18
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@f6e388ebf0efc915c6c5b165b019ee61a6746a38 # v2.20.1
|
||||
uses: github/codeql-action/init@004c5de30b6423267685b897a3d595e944f7fed5 # v2.20.2
|
||||
with:
|
||||
languages: java
|
||||
tools: latest
|
||||
@ -60,6 +60,6 @@ jobs:
|
||||
arguments: assembleNonFreeRelease
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@f6e388ebf0efc915c6c5b165b019ee61a6746a38 # v2.20.1
|
||||
uses: github/codeql-action/analyze@004c5de30b6423267685b897a3d595e944f7fed5 # v2.20.2
|
||||
with:
|
||||
category: "/language:java"
|
||||
|
Loading…
x
Reference in New Issue
Block a user