Bump Minionguyjpro/Inno-Setup-Action from 1.2.8 to 1.2.9 (#983)
Bumps [Minionguyjpro/Inno-Setup-Action](https://github.com/minionguyjpro/inno-setup-action) from 1.2.8 to 1.2.9. - [Release notes](https://github.com/minionguyjpro/inno-setup-action/releases) - [Commits](https://github.com/minionguyjpro/inno-setup-action/compare/v1.2.8...v1.2.9) --- updated-dependencies: - dependency-name: Minionguyjpro/Inno-Setup-Action dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
a9fb25189a
commit
ab087c6d49
@@ -68,7 +68,7 @@ jobs:
|
||||
run: >
|
||||
zip Supersonic_windows_x64.zip Supersonic.exe libmpv-2.dll SMTC.dll
|
||||
- name: Generate installer
|
||||
uses: Minionguyjpro/Inno-Setup-Action@v1.2.8
|
||||
uses: Minionguyjpro/Inno-Setup-Action@v1.2.9
|
||||
with:
|
||||
path: win_inno_installscript.iss
|
||||
- name: Rename installer
|
||||
|
||||
@@ -48,7 +48,7 @@ jobs:
|
||||
run: >
|
||||
zip Supersonic_windows_x64.zip Supersonic.exe libmpv-2.dll SMTC.dll
|
||||
- name: Generate installer
|
||||
uses: Minionguyjpro/Inno-Setup-Action@v1.2.8
|
||||
uses: Minionguyjpro/Inno-Setup-Action@v1.2.9
|
||||
with:
|
||||
path: win_inno_installscript.iss
|
||||
- name: Rename installer
|
||||
|
||||
Reference in New Issue
Block a user