Skip to content

Commit

Permalink
⬆️ Bump Minionguyjpro/Inno-Setup-Action from 1.2.2 to 1.2.5
Browse files Browse the repository at this point in the history
Bumps [Minionguyjpro/Inno-Setup-Action](https://github.com/minionguyjpro/inno-setup-action) from 1.2.2 to 1.2.5.
- [Release notes](https://github.com/minionguyjpro/inno-setup-action/releases)
- [Commits](Minionguyjpro/Inno-Setup-Action@v1.2.2...v1.2.5)

---
updated-dependencies:
- dependency-name: Minionguyjpro/Inno-Setup-Action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 1010f8b commit f87cb1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-windows-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
pyinstaller.exe --noconfirm turing-system-monitor.spec
- name: Create InnoSetup installer from generated binaries
uses: Minionguyjpro/Inno-Setup-Action@v1.2.2
uses: Minionguyjpro/Inno-Setup-Action@v1.2.5
with:
path: tools/windows-installer/turing-system-monitor.iss
options: /O+
Expand Down

0 comments on commit f87cb1f

Please sign in to comment.