Skip to content

Commit 154521f

Browse files
committed
fix version
1 parent 2f40c1c commit 154521f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
runs-on: "ubuntu-latest"
1515
steps:
1616
- name: HACS validation
17-
uses: "hacs/action@main"
17+
uses: "hacs/action@22.5.0"
1818
with:
1919
category: "integration"

0 commit comments

Comments
 (0)