Skip to content

Bump softprops/action-gh-release in the non-major-versions group #1765

Bump softprops/action-gh-release in the non-major-versions group

Bump softprops/action-gh-release in the non-major-versions group #1765

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"