Bump frenck/action-addon-linter from 2.10 to 2.11

Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.10 to 2.11.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.10...v2.11)

---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-23 02:00:13 +00:00 committed by Fredrik Baberg
parent 6a914dc993
commit 5d2b7a414e

View File

@ -36,6 +36,6 @@ jobs:
uses: actions/checkout@v3.3.0
- name: 🚀 Run Home Assistant Add-on Lint
uses: frenck/action-addon-linter@v2.10
uses: frenck/action-addon-linter@v2.11
with:
path: "./${{ matrix.path }}"