Skip to content

Commit 01da8a0

Browse files
Bump github/codeql-action from 2.22.10 to 3.22.12 (home-assistant#106221)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb30bfa commit 01da8a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ jobs:
2929
uses: actions/[email protected]
3030

3131
- name: Initialize CodeQL
32-
uses: github/codeql-action/init@v2.22.10
32+
uses: github/codeql-action/init@v3.22.12
3333
with:
3434
languages: python
3535

3636
- name: Perform CodeQL Analysis
37-
uses: github/codeql-action/analyze@v2.22.10
37+
uses: github/codeql-action/analyze@v3.22.12
3838
with:
3939
category: "/language:python"

0 commit comments

Comments
 (0)