mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-22 09:57:11 +00:00
chore(deps): update github/codeql-action action to v3.26.10 (#3239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8194b312b5
commit
1cce849756
4
.github/workflows/codeql_analysis.yml
vendored
4
.github/workflows/codeql_analysis.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
uses: android-password-store/android-password-store/.github/reusable-workflows/setup-gradle@develop
|
uses: android-password-store/android-password-store/.github/reusable-workflows/setup-gradle@develop
|
||||||
|
|
||||||
- name: Initialize CodeQL
|
- name: Initialize CodeQL
|
||||||
uses: github/codeql-action/init@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
|
uses: github/codeql-action/init@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
|
||||||
with:
|
with:
|
||||||
languages: java
|
languages: java
|
||||||
tools: latest
|
tools: latest
|
||||||
@ -36,6 +36,6 @@ jobs:
|
|||||||
run: ./gradlew assembleNonFreeRelease
|
run: ./gradlew assembleNonFreeRelease
|
||||||
|
|
||||||
- name: Perform CodeQL Analysis
|
- name: Perform CodeQL Analysis
|
||||||
uses: github/codeql-action/analyze@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9
|
uses: github/codeql-action/analyze@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
|
||||||
with:
|
with:
|
||||||
category: "/language:java"
|
category: "/language:java"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user