Skip to content

Commit

Permalink
Bump frenck/action-addon-linter from 2.16.0 to 2.17.0 (#18)
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.16.0 to 2.17.0.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](frenck/action-addon-linter@v2.16.0...v2.17.0)

---
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 30, 2024
1 parent dfca2ed commit b61002a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
uses: actions/checkout@v4.1.7

- name: Run Home Assistant Add-on Lint
uses: frenck/action-addon-linter@v2.16.0
uses: frenck/action-addon-linter@v2.17.0
with:
path: "./${{ matrix.path }}"

0 comments on commit b61002a

Please sign in to comment.