Skip to content

Commit 97a7e46

Browse files
Bump github/codeql-action from 3.29.10 to 3.29.11 (home-assistant#151020)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8175f4b commit 97a7e46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ jobs:
2424
uses: actions/[email protected]
2525

2626
- name: Initialize CodeQL
27-
uses: github/codeql-action/[email protected].10
27+
uses: github/codeql-action/[email protected].11
2828
with:
2929
languages: python
3030

3131
- name: Perform CodeQL Analysis
32-
uses: github/codeql-action/[email protected].10
32+
uses: github/codeql-action/[email protected].11
3333
with:
3434
category: "/language:python"

0 commit comments

Comments
 (0)