Skip to content

⬆️ Update actions/checkout digest to a5ac7e5 #227

⬆️ Update actions/checkout digest to a5ac7e5

⬆️ Update actions/checkout digest to a5ac7e5 #227

Workflow file for this run

name: "Test"
on: [push, pull_request]
jobs:
build:
name: Test build
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- name: Test build
uses: home-assistant/builder@master
with:
args: |
--test \
--all \
--target amcrest2mqtt-addon \
--docker-hub ikifar