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

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

---
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-04-24 01:16:53 +00:00 committed by GitHub
parent b1255e0200
commit e9db86b5d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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