Bump frenck/action-addon-linter from 2.16.0 to 2.17.0 (#155)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-30 18:49:42 +02:00 committed by GitHub
parent 99511268b4
commit 1448f6bba4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.16.0
uses: frenck/action-addon-linter@v2.17.0
with:
path: "./${{ matrix.channels.folder }}"