Skip to content

Commit

Permalink
Bump github/codeql-action from 2.22.8 to 3.23.0 (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 02e5cc6 commit d0835d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
submodules: true

- name: Initialize CodeQL
uses: github/codeql-action/init@407ffafae6a767df3e0230c3df91b6443ae8df75 # pin v2.22.8
uses: github/codeql-action/init@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # pin v3.23.0
with:
languages: python
setup-python-dependencies: false
Expand All @@ -62,6 +62,6 @@ jobs:
POETRY_LIBPARSEC_BUILD_STRATEGY: no_build

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@407ffafae6a767df3e0230c3df91b6443ae8df75 # pin v2.22.8
uses: github/codeql-action/analyze@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # pin v3.23.0
with:
category: /language:python

0 comments on commit d0835d2

Please sign in to comment.