Update frenck/action-addon-linter to v2.11.0 (#68)

This commit is contained in:
Franck Nijhof 2023-01-18 20:29:22 +01:00 committed by GitHub
parent 413eaec490
commit 74c25cb1dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@ jobs:
- name: 🛠 Generate files from template
run: python script/generate.py ${{ matrix.channels.channel }}
- name: 🚀 Run Home Assistant Add-on Lint on ${{ matrix.channels.channel }}
uses: frenck/action-addon-linter@v2.10.1
uses: frenck/action-addon-linter@v2.11.0
with:
path: "./${{ matrix.channels.folder }}"