2 parents d7f14fd + 2214015 commit c8cb26fCopy full SHA for c8cb26f
2 files changed
.github/workflows/hacs.yaml
@@ -11,7 +11,7 @@ jobs:
11
validate-hacs:
12
runs-on: "ubuntu-latest"
13
steps:
14
- - uses: "actions/checkout@v5"
+ - uses: "actions/checkout@v6"
15
- name: HACS validation
16
uses: "hacs/action@main"
17
with:
.github/workflows/hassfest.yaml
@@ -10,5 +10,5 @@ jobs:
10
validate:
- uses: home-assistant/actions/hassfest@master
0 commit comments