From 29574d424f13f4388aced1212d2817e044597b90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 03:35:34 +0000 Subject: [PATCH] build(deps): bump Minionguyjpro/Inno-Setup-Action from 1.2.5 to 1.2.7 Bumps [Minionguyjpro/Inno-Setup-Action](https://github.com/minionguyjpro/inno-setup-action) from 1.2.5 to 1.2.7. - [Release notes](https://github.com/minionguyjpro/inno-setup-action/releases) - [Commits](https://github.com/minionguyjpro/inno-setup-action/compare/v1.2.5...v1.2.7) --- updated-dependencies: - dependency-name: Minionguyjpro/Inno-Setup-Action dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index fd9f77c..dca438f 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -158,7 +158,7 @@ jobs: find $DEPLOY_DIR/lib/ -maxdepth 1 -type f -name '*.a' -delete - name: Build installer - uses: Minionguyjpro/Inno-Setup-Action@v1.2.5 + uses: Minionguyjpro/Inno-Setup-Action@v1.2.7 with: path: data/win-installer.iss options: >-