Bump github/codeql-action from 3.23.0 to 3.23.1 (#108275)

This commit is contained in:
dependabot[bot] 2024-01-18 08:15:17 +01:00 committed by GitHub
parent 19258cb3df
commit c656024365
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

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