Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot] be70f6f83e
Merge ad0b363e39 into d9d0612d6b 2024-03-31 16:00:53 +13:00
dependabot[bot] ad0b363e39
Bump frenck/action-addon-linter from 2.15.0 to 2.15.1
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.15.0...v2.15.1)

---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 01:44:20 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@ jobs:
- name: 🛠 Generate files from template
run: python script/generate.py ${{ matrix.channels.channel }}
- name: 🚀 Run Home Assistant Add-on Lint on ${{ matrix.channels.channel }}
uses: frenck/action-addon-linter@v2.15.0
uses: frenck/action-addon-linter@v2.15.1
with:
path: "./${{ matrix.channels.folder }}"