From f64051e92e008bf0f447982e214aeab0b0c7b466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 22:49:03 +0000 Subject: [PATCH] Bump fhem/fhem-controls-actions from 2.3.0 to 3.0.0 Bumps [fhem/fhem-controls-actions](https://github.com/fhem/fhem-controls-actions) from 2.3.0 to 3.0.0. - [Release notes](https://github.com/fhem/fhem-controls-actions/releases) - [Commits](https://github.com/fhem/fhem-controls-actions/compare/v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: fhem/fhem-controls-actions dependency-version: 3.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 df01a63..2b96f0d 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@v2.3.0 + uses: fhem/fhem-controls-actions@v3.0.0 with: filename: controls_SD_TOOL.txt - name: update controls files (append) - uses: fhem/fhem-controls-actions@v2.3.0 + uses: fhem/fhem-controls-actions@v3.0.0 with: filename: controls_SD_TOOL.txt writemode: a