Skip to content

Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 #1133

Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1

Bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 #1133

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.1.1"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"