Skip to content

Commit 19e6a6c

Browse files
dependabot[bot]bertbaron
authored andcommitted
Bump frenck/action-addon-linter from 2.13 to 2.15
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.13 to 2.15. - [Release notes](https://github.com/frenck/action-addon-linter/releases) - [Commits](frenck/action-addon-linter@v2.13...v2.15) --- 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>
1 parent 0c8b7e0 commit 19e6a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
uses: actions/checkout@v4.1.1
3737

3838
- name: 🚀 Run Home Assistant Add-on Lint
39-
uses: frenck/action-addon-linter@v2.13
39+
uses: frenck/action-addon-linter@v2.15
4040
with:
4141
path: "./${{ matrix.path }}"

0 commit comments

Comments
 (0)