1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-20 15:30:26 +01:00

Bump github/codeql-action from 4.35.2 to 4.35.3 (#170077)

This commit is contained in:
dependabot[bot]
2026-05-08 08:47:31 +02:00
committed by GitHub
parent ce9c83e33c
commit f1986d5fc3
+2 -2
View File
@@ -28,11 +28,11 @@ jobs:
persist-credentials: false
- name: Initialize CodeQL
uses: github/codeql-action/init@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
uses: github/codeql-action/init@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
with:
languages: python
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
uses: github/codeql-action/analyze@e46ed2cbd01164d986452f91f178727624ae40d7 # v4.35.3
with:
category: "/language:python"