Skip to content

Commit c13fd51

Browse files
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](Minionguyjpro/Inno-Setup-Action@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] <support@github.com>
1 parent 778b6fa commit c13fd51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- uses: actions/download-artifact@v4
4848

4949
- name: Compile .ISS to .EXE Installer
50-
uses: Minionguyjpro/Inno-Setup-Action@v1.2.5
50+
uses: Minionguyjpro/Inno-Setup-Action@v1.2.6
5151
env:
5252
VERSION: ${{ github.ref }}
5353
BIN_DIR: dist/boss_windows_amd64_v1/boss.exe

0 commit comments

Comments
 (0)