From caff4aa32c734500f4232ea4c00c09cb8de2267b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 21:02:28 +0000 Subject: [PATCH] Bump fhem/fhem-controls-actions from 3.0.0 to 3.0.1 Bumps [fhem/fhem-controls-actions](https://github.com/fhem/fhem-controls-actions) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/fhem/fhem-controls-actions/releases) - [Commits](https://github.com/fhem/fhem-controls-actions/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: fhem/fhem-controls-actions dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 f5f0f37..5406aed 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.0 + uses: fhem/fhem-controls-actions@v3.0.1 with: filename: controls_SD_TOOL.txt - name: update controls files (append) - uses: fhem/fhem-controls-actions@v3.0.0 + uses: fhem/fhem-controls-actions@v3.0.1 with: filename: controls_SD_TOOL.txt writemode: a