From 2caa5308d234ba4454043c57f51b1c9c567d39fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 03:52:12 +0000 Subject: [PATCH] Bump Minionguyjpro/Inno-Setup-Action from 1.2.6 to 1.2.7 Bumps [Minionguyjpro/Inno-Setup-Action](https://github.com/minionguyjpro/inno-setup-action) from 1.2.6 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.6...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/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d3582dc..c11b9dd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -112,7 +112,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.7 with: path: tools/windows_tools/Loftify.iss