Skip to content

Update home-assistant/base image to 3.24-2026.08.0 (#206) #361

Update home-assistant/base image to 3.24-2026.08.0 (#206)

Update home-assistant/base image to 3.24-2026.08.0 (#206) #361

Workflow file for this run

name: hadolint
on:
push:
branches:
- master
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7.0.1
- uses: brpaz/hadolint-action@v1.5.0