From 63ccf7c9278b949ef145acc21d022e57183fb80d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 07:48:01 +0000 Subject: [PATCH] Update fhem/fhem-controls-actions action to v4.0.2 --- .github/workflows/fhem_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fhem_test.yml b/.github/workflows/fhem_test.yml index 2403e23..a61ad6b 100644 --- a/.github/workflows/fhem_test.yml +++ b/.github/workflows/fhem_test.yml @@ -25,7 +25,7 @@ jobs: with: fetch-depth: 0 - name: update controls files - uses: fhem/fhem-controls-actions@v4.0.1 + uses: fhem/fhem-controls-actions@v4.0.2 with: filename: ${{env.CONTROLS_FILENAME}} - name: update CHANGED