Skip to content

Bump @types/node from 22.7.5 to 22.10.5 #791

Bump @types/node from 22.7.5 to 22.10.5

Bump @types/node from 22.7.5 to 22.10.5 #791

Workflow file for this run

---
name: "HACS"
# yamllint disable-line rule:truthy
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
validate_hacs:
name: "HACS Validation"
runs-on: ubuntu-latest
steps:
- uses: "actions/checkout@v4"
- name: HACS Action
uses: "hacs/action@main"
with:
category: "integration"