1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-24 18:59:22 +01:00

Bump actions/checkout from 4.2.1 to 4.2.2 (#129063)

This commit is contained in:
dependabot[bot]
2024-10-24 10:04:21 +02:00
committed by GitHub
parent bdbe9255a6
commit 067376cb3b
5 changed files with 32 additions and 32 deletions

View File

@@ -21,7 +21,7 @@ jobs:
steps:
- name: Check out code from GitHub
uses: actions/checkout@v4.2.1
uses: actions/checkout@v4.2.2
- name: Initialize CodeQL
uses: github/codeql-action/init@v3.27.0