From 6a1191b677ced163052701e75a2e5c41ec548497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 07:02:32 +0000 Subject: [PATCH] Bump fhem/fhem-controls-actions from 2.1.1 to 3.0.1 Bumps [fhem/fhem-controls-actions](https://github.com/fhem/fhem-controls-actions) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/fhem/fhem-controls-actions/releases) - [Commits](https://github.com/fhem/fhem-controls-actions/compare/v2.1.1...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-major ... Signed-off-by: dependabot[bot] --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 86012f3..4ca672f 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -18,7 +18,7 @@ jobs: - name: Checkout Repostory uses: actions/checkout@v3 - name: update controls files - uses: fhem/fhem-controls-actions@v2.1.1 + uses: fhem/fhem-controls-actions@v3.0.1 with: filename: controls_unittest.txt - name: update CHANGED