Skip to content

Commit 4794249

Browse files
authored
Merge pull request #40 from FelixMarschall/dependabot/github_actions/frenck/action-addon-linter-2.18
Bump frenck/action-addon-linter from 2.15 to 2.18
2 parents 61b5049 + 3b6ab62 commit 4794249

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.2.2
3737

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

0 commit comments

Comments
 (0)