Skip to content

Bump abatilo/actions-poetry from 2.3.0 to 2.4.0 #360

Bump abatilo/actions-poetry from 2.3.0 to 2.4.0

Bump abatilo/actions-poetry from 2.3.0 to 2.4.0 #360

Workflow file for this run

name: Validate
on:
push:
branches:
- main
pull_request:
schedule:
- cron: 0 0 * * *
jobs:
hacs:
runs-on: ubuntu-latest
name: HACS
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: HACS validation
uses: hacs/action@main
with:
category: integration
hassfest:
runs-on: ubuntu-latest
name: Hassfest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Hassfest validation
uses: home-assistant/actions/hassfest@master