Skip to content

chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024 #76

chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024

chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024 #76

Workflow file for this run

---
name: Pull Request
on:
pull_request:
jobs:
conform:
runs-on: ubuntu-latest
name: Conform
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: 0
- uses: siderolabs/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
lint:
runs-on: ubuntu-latest
name: Lint
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
fetch-depth: 0
- run: |
yamllint .