Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ankohanse/hass-dab-pumps into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ankohanse committed May 7, 2024
2 parents c8cf3f7 + 6d7269f commit de5cafe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: "Checkout the repository"
uses: "actions/[email protected].2"
uses: "actions/[email protected].4"

- name: "Run hassfest validation"
uses: "home-assistant/actions/hassfest@master"
Expand All @@ -23,7 +23,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: "Checkout the repository"
uses: "actions/[email protected].2"
uses: "actions/[email protected].4"

- name: "Run HACS validation"
uses: "hacs/action@main"
Expand Down

0 comments on commit de5cafe

Please sign in to comment.