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 2f40c1c commit 154521fCopy full SHA for 154521f
.github/workflows/validate.yaml
@@ -14,6 +14,6 @@ jobs:
14
runs-on: "ubuntu-latest"
15
steps:
16
- name: HACS validation
17
- uses: "hacs/action@main"
+ uses: "hacs/action@22.5.0"
18
with:
19
category: "integration"
0 commit comments