1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Bump actions/checkout from 4.2.0 to 4.2.1 (#127903)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-08 08:59:34 +02:00
committed by GitHub
parent 11793f04c1
commit eff9d568a2
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.0
uses: actions/checkout@v4.2.1
- name: Initialize CodeQL
uses: github/codeql-action/init@v3.26.11