Skip to content

Commit

Permalink
Bump home-assistant/builder from 2024.08.1 to 2024.08.2 (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 735af08 commit ca9ca93
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
fi
- name: Build base image
uses: home-assistant/[email protected].1
uses: home-assistant/[email protected].2
with:
args: |
$BUILD_ARGS \
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
fi
- name: Build base image
uses: home-assistant/[email protected].1
uses: home-assistant/[email protected].2
with:
args: |
$BUILD_ARGS \
Expand Down Expand Up @@ -183,7 +183,7 @@ jobs:
fi
- name: Build base image
uses: home-assistant/[email protected].1
uses: home-assistant/[email protected].2
with:
args: |
$BUILD_ARGS \
Expand Down Expand Up @@ -227,7 +227,7 @@ jobs:
fi
- name: Build base image
uses: home-assistant/[email protected].1
uses: home-assistant/[email protected].2
with:
args: |
$BUILD_ARGS \
Expand Down Expand Up @@ -273,7 +273,7 @@ jobs:
fi
- name: Build base image
uses: home-assistant/[email protected].1
uses: home-assistant/[email protected].2
with:
args: |
$BUILD_ARGS \
Expand Down

0 comments on commit ca9ca93

Please sign in to comment.