1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-03 22:24:02 +01:00

Bump actions/checkout from 4.1.4 to 4.1.6 (#117612)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-17 08:45:23 +02:00
committed by GitHub
parent bbfc2456ec
commit 1589226618
5 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
steps:
- name: Check out code from GitHub
uses: actions/checkout@v4.1.4
uses: actions/checkout@v4.1.6
- name: Initialize CodeQL
uses: github/codeql-action/init@v3.25.5