Bump frenck/action-addon-linter from 2.9.0 to 2.10.0

Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.9.0...v2.10.0)

---
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] 2022-08-22 06:25:23 +00:00 committed by GitHub
parent 75083ae601
commit 10b6817504
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v3
- name: 🚀 Run Add-on Lint
uses: frenck/action-addon-linter@v2.9.0
uses: frenck/action-addon-linter@v2.10.0
with:
community: false
path: "./${{ needs.information.outputs.target }}"