Skip to content

Commit dc2fbb2

Browse files
Bump frenck/action-addon-linter from 2.18 to 2.20
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.18 to 2.20. - [Release notes](https://github.com/frenck/action-addon-linter/releases) - [Commits](frenck/action-addon-linter@v2.18...v2.20) --- updated-dependencies: - dependency-name: frenck/action-addon-linter dependency-version: '2.20' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf1ca55 commit dc2fbb2

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
@@ -11,6 +11,6 @@ jobs:
1111
uses: actions/checkout@v4.1.1
1212

1313
- name: 🚀 Run Home Assistant Add-on Lint
14-
uses: frenck/action-addon-linter@v2.18
14+
uses: frenck/action-addon-linter@v2.20
1515
with:
1616
path: ./pwsmqttdispatcher

0 commit comments

Comments
 (0)