⬆️ Update frenck/action-addon-linter action to v2.16.0 (#177)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-10 18:51:35 +02:00 committed by GitHub
parent c40f284567
commit e14c6f4fcd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

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

View file

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