Skip to content

Bump the non-major-versions group with 2 updates #1812

Bump the non-major-versions group with 2 updates

Bump the non-major-versions group with 2 updates #1812

Workflow file for this run

name: Validate
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4.2.2"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"