Skip to content

Commit f5ebc0b

Browse files
⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#90)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26d11de commit f5ebc0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: ⤵️ Check out code from GitHub
3737
uses: actions/[email protected]
3838
- name: 🚀 Run Add-on Lint
39-
uses: frenck/action-addon-linter@v2.3
39+
uses: frenck/action-addon-linter@v2.4.1
4040
with:
4141
community: true
4242
path: "./${{ needs.information.outputs.target }}"

0 commit comments

Comments
 (0)