Skip to content

Bump softprops/action-gh-release from 2.0.7 to 2.0.8 #1366

Bump softprops/action-gh-release from 2.0.7 to 2.0.8

Bump softprops/action-gh-release from 2.0.7 to 2.0.8 #1366

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"