1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-05-01 22:01:08 +01:00

Bump actions/checkout from 4.1.1 to 4.1.2 (#4956)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-13 10:37:12 +01:00
committed by GitHub
parent 9ca927dbe7
commit c1faed163a
4 changed files with 15 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code from GitHub
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.1.2
- name: Sentry Release
uses: getsentry/action-release@v1.7.0
env: