Skip to content

Commit

Permalink
Merge pull request #35 from itchannel/1.10
Browse files Browse the repository at this point in the history
1.10
  • Loading branch information
itchannel authored Aug 3, 2023
2 parents 32b4fb8 + d5c398e commit eb884a6
Show file tree
Hide file tree
Showing 6 changed files with 740 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/combined.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: HACS
steps:
- name: Check out the repository
uses: "actions/checkout@v3.0.2"
uses: "actions/checkout@v3"

- name: HACS validation
uses: "hacs/[email protected]"
Expand All @@ -22,7 +22,7 @@ jobs:
name: Hassfest
steps:
- name: Check out the repository
uses: "actions/checkout@v3.0.2"
uses: "actions/checkout@v3"

- name: Hassfest validation
uses: "home-assistant/actions/hassfest@master"
Expand Down
Loading

0 comments on commit eb884a6

Please sign in to comment.