Skip to content

Commit

Permalink
⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#143)
Browse files Browse the repository at this point in the history
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](frenck/action-addon-linter@v2.3...v2.4.1)

---
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>
  • Loading branch information
dependabot[bot] authored Sep 29, 2021
1 parent 15e0931 commit 22aa920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v2.3.4
- name: 🚀 Run Add-on Lint
uses: frenck/action-addon-linter@v2.3
uses: frenck/action-addon-linter@v2.4.1
with:
community: true
path: "./${{ needs.information.outputs.target }}"
Expand Down

0 comments on commit 22aa920

Please sign in to comment.