Skip to content

Commit

Permalink
Merge pull request #34 from peterzen/dependabot/github_actions/home-a…
Browse files Browse the repository at this point in the history
…ssistant/builder-2024.03.5

Bump home-assistant/builder from 2024.01.0 to 2024.03.5
  • Loading branch information
peterzen authored Jun 9, 2024
2 parents 7c6ea82 + 653eee7 commit 17a9d1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Publish ${{ matrix.arch }}
uses: home-assistant/builder@2024.01.0
uses: home-assistant/builder@2024.03.5
with:
args: |
--addon \
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@v3
- name: Test build
uses: home-assistant/builder@2024.01.0
uses: home-assistant/builder@2024.03.5
with:
args: |
--test \
Expand Down

0 comments on commit 17a9d1b

Please sign in to comment.