We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ea179 commit 051a310Copy full SHA for 051a310
.github/workflows/hassfest.yaml
@@ -10,5 +10,5 @@ jobs:
10
hassfest_custom:
11
runs-on: "ubuntu-latest"
12
steps:
13
- - uses: "actions/checkout@v5.0.1"
+ - uses: "actions/checkout@v6.0.0"
14
- uses: home-assistant/actions/hassfest@master
.github/workflows/validate.yaml
@@ -11,7 +11,7 @@ jobs:
validate-hacs:
15
- name: HACS validation
16
uses: "hacs/action@main"
17
with:
0 commit comments