From 9a5a0f4a13fd1c401c269637e88b54016bd7537c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:27:22 +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/controls.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/controls.yml b/.github/workflows/controls.yml index 18325e6..d8641be 100644 --- a/.github/workflows/controls.yml +++ b/.github/workflows/controls.yml @@ -15,7 +15,7 @@ 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_APSystemsFHEM.txt - name: update CHANGED