Skip to content

Bump tar from 4.4.8 to 4.4.19 #51

Bump tar from 4.4.8 to 4.4.19

Bump tar from 4.4.8 to 4.4.19 #51

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