1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-02 12:17:30 +01:00

Bump github/codeql-action from 4.35.5 to 4.36.0 (#172529)

This commit is contained in:
dependabot[bot]
2026-05-29 08:53:42 +02:00
committed by GitHub
parent 94ca34fd0c
commit ef20418c76
+2 -2
View File
@@ -28,11 +28,11 @@ jobs:
persist-credentials: false
- name: Initialize CodeQL
uses: github/codeql-action/init@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
with:
languages: python
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5
uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
with:
category: "/language:python"