From e7caf5efa1d0d813e2fb4345378582b9c64ad9ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 19:43:35 +0000 Subject: [PATCH] Bump Minionguyjpro/Inno-Setup-Action from 1.2.6 to 1.2.8 Bumps [Minionguyjpro/Inno-Setup-Action](https://github.com/minionguyjpro/inno-setup-action) from 1.2.6 to 1.2.8. - [Release notes](https://github.com/minionguyjpro/inno-setup-action/releases) - [Commits](https://github.com/minionguyjpro/inno-setup-action/compare/v1.2.6...v1.2.8) --- updated-dependencies: - dependency-name: Minionguyjpro/Inno-Setup-Action dependency-version: 1.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3d8b85f8..36d6126f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -163,7 +163,7 @@ jobs: # Build Windows .exe - name: Build Windows Installer if: matrix.target == 'Windows' - uses: Minionguyjpro/Inno-Setup-Action@v1.2.6 + uses: Minionguyjpro/Inno-Setup-Action@v1.2.8 with: path: tools/windows_tools/CloudOTP.iss