mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 13:57:47 +00:00
chore(deps): update github/codeql-action action to v3.25.9 (#3088)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
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
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
|
||||
uses: github/codeql-action/init@530d4feaa9c62aaab2d250371e2061eb7a172363 # v3.25.9
|
||||
with:
|
||||
languages: java
|
||||
tools: latest
|
||||
@@ -36,6 +36,6 @@ jobs:
|
||||
run: ./gradlew assembleNonFreeRelease
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
|
||||
uses: github/codeql-action/analyze@530d4feaa9c62aaab2d250371e2061eb7a172363 # v3.25.9
|
||||
with:
|
||||
category: "/language:java"
|
||||
|
Reference in New Issue
Block a user