Merge branch 'master' into agent/migrate-app-config-map-names-v2

This commit is contained in:
Alexandre
2026-08-04 09:34:32 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ jobs:
uses: actions/checkout@v7.0.1
- name: 🔎 Run Home Assistant Add-on Lint
uses: ./.github/actions/addon-linter
uses: frenck/action-addon-linter@f6bef06a4cee6c67924b0a70be643aacb8500a43
with:
path: "./${{ matrix.addon }}"

View File

@@ -114,7 +114,7 @@ jobs:
steps:
- uses: actions/checkout@v7.0.1
- name: Run Home Assistant Add-on Lint
uses: ./.github/actions/addon-linter
uses: frenck/action-addon-linter@f6bef06a4cee6c67924b0a70be643aacb8500a43
with:
path: "./${{ matrix.addon }}"