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 Feb 5, 2024
1 parent 43d764e commit de3f0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GenerateRelease-csharp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: dotnet publish VolumeControl -c Release-ForInstaller -p:PublishProfile="VolumeControl/Properties/PublishProfiles/PublishForInstaller.pubxml"

- name: Compile VolumeControl Installer
uses: Minionguyjpro/Inno-Setup-Action@v1.2.2
uses: Minionguyjpro/Inno-Setup-Action@v1.2.4
with:
path: vcsetup.iss
options: /Opublish
Expand Down

0 comments on commit de3f0b5

Please sign in to comment.