Skip to content

chore(deps): update ghcr.io/home-assistant/home-assistant docker tag … #2702

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

chore(deps): update ghcr.io/home-assistant/home-assistant docker tag … #2702

Workflow file for this run

---
name: Pipeline
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
name: Lint
steps:
- uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
with:
egress-policy: audit
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
with:
fetch-depth: 0
- run: |
yamllint .