From 9b416dc22b1ec3683de75917609d64d7e226eeaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 01:05:17 +0000 Subject: [PATCH] Bump Minionguyjpro/Inno-Setup-Action from 1.2.5 to 1.2.6 Bumps [Minionguyjpro/Inno-Setup-Action](https://github.com/minionguyjpro/inno-setup-action) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/minionguyjpro/inno-setup-action/releases) - [Commits](https://github.com/minionguyjpro/inno-setup-action/compare/v1.2.5...v1.2.6) --- updated-dependencies: - dependency-name: Minionguyjpro/Inno-Setup-Action dependency-version: 1.2.6 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 d0d1431..59b3bb2 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.5 + uses: Minionguyjpro/Inno-Setup-Action@v1.2.6 with: path: tools/windows_tools/Loftify.iss