build(deps): bump joncloud/makensis-action from 3.7 to 4.1 (#6132)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-06 23:13:40 +01:00 committed by GitHub
parent 5ee314f6fa
commit a61147385b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,7 +77,7 @@ jobs:
run: 7z x etherpad-win.zip -oetherpad-zip
-
name: Create installer
uses: joncloud/makensis-action@v3.7
uses: joncloud/makensis-action@v4.1
with:
script-file: 'src/bin/nsis/etherpad.nsi'
-