Bump Minionguyjpro/Inno-Setup-Action from 1.2.7 to 1.2.8 (#932)
Bumps [Minionguyjpro/Inno-Setup-Action](https://github.com/minionguyjpro/inno-setup-action) from 1.2.7 to 1.2.8. - [Release notes](https://github.com/minionguyjpro/inno-setup-action/releases) - [Commits](https://github.com/minionguyjpro/inno-setup-action/compare/v1.2.7...v1.2.8) --- updated-dependencies: - dependency-name: Minionguyjpro/Inno-Setup-Action dependency-version: 1.2.8 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
91ba9b41b9
commit
3205bb33f2
@@ -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.7
|
||||
uses: Minionguyjpro/Inno-Setup-Action@v1.2.8
|
||||
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.7
|
||||
uses: Minionguyjpro/Inno-Setup-Action@v1.2.8
|
||||
with:
|
||||
path: win_inno_installscript.iss
|
||||
- name: Rename installer
|
||||
|
||||
Reference in New Issue
Block a user