⬆️ Bump frenck/action-addon-linter from 2.4.1 to 2.5

Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.4.1 to 2.5.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.4.1...v2.5)

---
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] 2021-11-02 06:08:27 +00:00 committed by GitHub
parent 5a6fad8ffb
commit 3b35202dce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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