Skip to content

Commit 224552b

Browse files
Pin old version that supports armv7
1 parent e1097ea commit 224552b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prometheus_node_exporter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
configpath: prometheus_node_exporter/config.json
2727
- name: Publish
2828
if: ${{ steps.check.outputs.status == '404' }}
29-
uses: home-assistant/builder@master
29+
uses: home-assistant/builder@2025.09.0
3030
with:
3131
args: |
3232
--aarch64 --amd64 --armv7 \

0 commit comments

Comments
 (0)