Bump frenck/action-addon-linter from 2.11.0 to 2.12.0 (#82)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-29 15:23:03 +12:00 committed by GitHub
parent 2d1de2889d
commit 8d11d8c2ae
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.11.0
uses: frenck/action-addon-linter@v2.12.0
with:
path: "./${{ matrix.channels.folder }}"