Skip to content

fix(container): update ghcr.io/onedr0p/home-assistant docker tag to v2025.2.2 #888

fix(container): update ghcr.io/onedr0p/home-assistant docker tag to v2025.2.2

fix(container): update ghcr.io/onedr0p/home-assistant docker tag to v2025.2.2 #888

Workflow file for this run

---
name: YAML Lint
on:
pull_request:
branches: ["main"]
paths: ["kubernetes/**"]
jobs:
yaml-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Lint YAML
uses: ibiqlik/action-yamllint@v3.1.1
with:
config_file: .yamllint.yaml