Skip to content

Commit

Permalink
Bump Minionguyjpro/Inno-Setup-Action from 1.2.2 to 1.2.4
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.4.
- [Release notes](https://github.com/minionguyjpro/inno-setup-action/releases)
- [Commits](Minionguyjpro/Inno-Setup-Action@v1.2.2...v1.2.4)

---
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 Sep 13, 2024
1 parent 3d76fa6 commit 295e866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
# Build Windows .exe
- name: Build Windows Installer
if: matrix.target == 'Windows'
uses: Minionguyjpro/Inno-Setup-Action@v1.2.2
uses: Minionguyjpro/Inno-Setup-Action@v1.2.4
with:
path: "tools/windows_tools/CloudOTP.iss"
options: /F CloudOTP-${{ steps.get_version.outputs.version }}-windows-x86_64.exe
Expand Down

0 comments on commit 295e866

Please sign in to comment.