From de3f0b50a9585c8c9d514dab47586bb69c0125a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:50:06 +0000 Subject: [PATCH] Bump Minionguyjpro/Inno-Setup-Action from 1.2.2 to 1.2.4 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](https://github.com/minionguyjpro/inno-setup-action/compare/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] --- .github/workflows/GenerateRelease-csharp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/GenerateRelease-csharp.yml b/.github/workflows/GenerateRelease-csharp.yml index 85c77b80..c6cee882 100644 --- a/.github/workflows/GenerateRelease-csharp.yml +++ b/.github/workflows/GenerateRelease-csharp.yml @@ -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