Skip to content

Commit

Permalink
Bump frenck/action-addon-linter from 2.15.1 to 2.16.0 (#153)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 27, 2024
1 parent 1c24777 commit 69cb179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.15.1
uses: frenck/action-addon-linter@v2.16.0
with:
path: "./${{ matrix.channels.folder }}"

0 comments on commit 69cb179

Please sign in to comment.