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

Bump actions/checkout from 2.3.4 to 2.3.5 (#3236)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-10-18 08:33:53 +02:00
committed by GitHub
parent 15f62837c8
commit 949ecb255d
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@v2.3.4
uses: actions/checkout@v2.3.5
- name: Sentry Release
uses: getsentry/action-release@v1.1.6
env: