From d4138ee71fb395e14a47f0d57f082c27337cd843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 18:46:26 +0000 Subject: [PATCH] build(deps): bump Minionguyjpro/Inno-Setup-Action from 1.2.5 to 1.2.8 Bumps [Minionguyjpro/Inno-Setup-Action](https://github.com/minionguyjpro/inno-setup-action) from 1.2.5 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.5...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/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 5ffcb74..0b8d30c 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.8 with: path: data/win-installer.iss options: |-