We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43dacd commit a7305c0Copy full SHA for a7305c0
.github/workflows/lint.yaml
@@ -36,6 +36,6 @@ jobs:
36
uses: actions/[email protected]
37
38
- name: 🚀 Run Home Assistant Add-on Lint
39
- uses: frenck/action-addon-linter@v2.15
+ uses: frenck/action-addon-linter@v2.17
40
with:
41
path: "./${{ matrix.path }}"
0 commit comments