Bump github/codeql-action from 2.22.3 to 2.22.4 (#102566)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-23 11:11:06 +02:00 committed by GitHub
parent 4c99d2607f
commit 3e23a4b4ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,11 +29,11 @@ jobs:
uses: actions/checkout@v4.1.1
- name: Initialize CodeQL
uses: github/codeql-action/init@v2.22.3
uses: github/codeql-action/init@v2.22.4
with:
languages: python
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2.22.3
uses: github/codeql-action/analyze@v2.22.4
with:
category: "/language:python"