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.1.7 to 4.2.0 (#126801)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-09-26 13:49:48 +02:00
committed by GitHub
parent 16e5271cac
commit cf803507d6
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.1.7
uses: actions/checkout@v4.2.0
- name: Initialize CodeQL
uses: github/codeql-action/init@v3.26.9