From 67498ae8ff9d04310c7c033395d77903bff419f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 21:02:18 +0000 Subject: [PATCH] Bump fhem/fhem-controls-actions from 3.0.1 to 4.0.0 Bumps [fhem/fhem-controls-actions](https://github.com/fhem/fhem-controls-actions) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/fhem/fhem-controls-actions/releases) - [Commits](https://github.com/fhem/fhem-controls-actions/compare/v3.0.1...v4.0.0) --- updated-dependencies: - dependency-name: fhem/fhem-controls-actions dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 9f7713a..aac7862 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -16,11 +16,11 @@ jobs: with: fetch-depth: 0 - name: update controls files - uses: fhem/fhem-controls-actions@v3.0.1 + uses: fhem/fhem-controls-actions@v4.0.0 with: filename: controls_SD_TOOL.txt - name: update controls files (append) - uses: fhem/fhem-controls-actions@v3.0.1 + uses: fhem/fhem-controls-actions@v4.0.0 with: filename: controls_SD_TOOL.txt writemode: a