mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
ci(deps): bump github/codeql-action from 4.31.8 to 4.31.9 in the all-actions group (#749)
This commit is contained in:
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@@ -92,7 +92,7 @@ jobs:
|
||||
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@1b168cd39490f61582a9beae412bb7057a6b2c4e # v4.0.0
|
||||
uses: github/codeql-action/init@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.0.0
|
||||
# https://github.com/github/codeql-action/blob/main/init/action.yml
|
||||
with:
|
||||
languages: actions,python
|
||||
@@ -102,5 +102,5 @@ jobs:
|
||||
queries: security-and-quality
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@1b168cd39490f61582a9beae412bb7057a6b2c4e # v4.0.0
|
||||
uses: github/codeql-action/analyze@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.0.0
|
||||
# https://github.com/github/codeql-action
|
||||
|
||||
Reference in New Issue
Block a user