chore(deps): bump joncloud/makensis-action from 3.7 to 4.1
Bumps [joncloud/makensis-action](https://github.com/joncloud/makensis-action) from 3.7 to 4.1. - [Release notes](https://github.com/joncloud/makensis-action/releases) - [Commits](https://github.com/joncloud/makensis-action/compare/v3.7...v4.1) --- updated-dependencies: - dependency-name: joncloud/makensis-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -144,7 +144,7 @@ jobs:
|
|||||||
unversioned_binary=${{ matrix.binary }}_setup.exe
|
unversioned_binary=${{ matrix.binary }}_setup.exe
|
||||||
echo nsis_installer_name=${unversioned_binary//kapow_/kapow_${release#v}_} >> $GITHUB_OUTPUT
|
echo nsis_installer_name=${unversioned_binary//kapow_/kapow_${release#v}_} >> $GITHUB_OUTPUT
|
||||||
- name: Create Windows installer
|
- name: Create Windows installer
|
||||||
uses: joncloud/makensis-action@v3.7
|
uses: joncloud/makensis-action@v4.1
|
||||||
env:
|
env:
|
||||||
NSIS_VERSION: ${{ steps.set-vars.outputs.nsis_version }}
|
NSIS_VERSION: ${{ steps.set-vars.outputs.nsis_version }}
|
||||||
NSIS_INSTALLER_NAME: ${{ steps.set-vars.outputs.nsis_installer_name }}
|
NSIS_INSTALLER_NAME: ${{ steps.set-vars.outputs.nsis_installer_name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user