Bump frenck/action-addon-linter from 2.12 to 2.13 (#73)

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-22 11:14:36 +02:00 committed by GitHub
parent 2036bf189c
commit 56e12bcc18
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.12
uses: frenck/action-addon-linter@v2.13
with:
path: "./${{ matrix.path }}"