1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-04-27 03:43:13 +01:00

Bump actions/checkout from 3.1.0 to 3.2.0 (#4050)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-13 08:33:45 +01:00
committed by GitHub
parent ed778f09ee
commit 54dfba1faa
4 changed files with 18 additions and 18 deletions

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code from GitHub
uses: actions/checkout@v3.1.0
uses: actions/checkout@v3.2.0
- name: Sentry Release
uses: getsentry/action-release@v1.2.1
env: