1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-24 10:51:01 +01:00

Pin action versions to minor and patch (#14894)

This commit is contained in:
Steve Repsher
2022-12-27 15:20:47 -05:00
committed by GitHub
parent 0e70b866ae
commit 5eb45209e8
9 changed files with 26 additions and 26 deletions

View File

@@ -23,7 +23,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v3.2.0
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.