We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab29c6 commit a8abfc4Copy full SHA for a8abfc4
.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.17.1
+ uses: frenck/action-addon-linter@v2.18.0
40
with:
41
path: "./${{ matrix.path }}"
0 commit comments