1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00

Bump actions/checkout from 4.1.3 to 4.1.4 (#116147)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-25 10:52:57 +02:00
committed by GitHub
parent 59dc394ac7
commit 1241d70b3b
5 changed files with 28 additions and 28 deletions

View File

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