Skip to content

Commit

Permalink
Merge pull request #290 from BBVA/dependabot/github_actions/joncloud/…
Browse files Browse the repository at this point in the history
…makensis-action-4.1

chore(deps): bump joncloud/makensis-action from 3.7 to 4.1
  • Loading branch information
CesarGallego authored Jul 8, 2024
2 parents f7701fd + cf4fb1c commit 3e5281c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
unversioned_binary=${{ matrix.binary }}_setup.exe
echo nsis_installer_name=${unversioned_binary//kapow_/kapow_${release#v}_} >> $GITHUB_OUTPUT
- name: Create Windows installer
uses: joncloud/makensis-action@v3.7
uses: joncloud/makensis-action@v4.1
env:
NSIS_VERSION: ${{ steps.set-vars.outputs.nsis_version }}
NSIS_INSTALLER_NAME: ${{ steps.set-vars.outputs.nsis_installer_name }}
Expand Down

0 comments on commit 3e5281c

Please sign in to comment.