From f7ff9ebaedbf4bf1ac8560444b76197e9a22c7df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 18:29:48 +0000 Subject: [PATCH] build(deps): bump Minionguyjpro/Inno-Setup-Action from 1.2.7 to 1.2.8 Bumps [Minionguyjpro/Inno-Setup-Action](https://github.com/minionguyjpro/inno-setup-action) from 1.2.7 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.7...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 2a6df95..463e122 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,7 +47,7 @@ jobs: - uses: actions/download-artifact@v8 - name: Compile .ISS to .EXE Installer - uses: Minionguyjpro/Inno-Setup-Action@v1.2.7 + uses: Minionguyjpro/Inno-Setup-Action@v1.2.8 env: VERSION: ${{ github.ref }} BIN_DIR: dist/boss_windows_amd64_v1/boss.exe