Skip to content

Commit

Permalink
chore(deps): update Home Assistant Actions to 907ec9c (#196)
Browse files Browse the repository at this point in the history
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
  • Loading branch information
bfra-me[bot] authored Sep 11, 2023
1 parent 483646a commit db58240
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Find add-on directories
id: addons
uses: home-assistant/actions/helpers/find-addons@1929e7443479b43a2e7b37260f31345d88442582 # master
uses: home-assistant/actions/helpers/find-addons@907ec9c868ca05dfc820f3bbbf054dc46c35ab99 # master

- name: Get changed add-ons
id: changed_addons
Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:

- name: Get information
id: info
uses: home-assistant/actions/helpers/info@1929e7443479b43a2e7b37260f31345d88442582 # master
uses: home-assistant/actions/helpers/info@907ec9c868ca05dfc820f3bbbf054dc46c35ab99 # master
with:
path: './${{ matrix.addon }}'

Expand Down

0 comments on commit db58240

Please sign in to comment.