]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
build(deps): bump sand4rt/ftp-deployer from 1.4 to 1.7
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 3 Apr 2023 14:41:53 +0000 (14:41 +0000)
committerDaniel Wagner <wagi@monom.org>
Mon, 3 Apr 2023 14:46:36 +0000 (16:46 +0200)
Bumps [sand4rt/ftp-deployer](https://github.com/sand4rt/ftp-deployer) from 1.4 to 1.7.
- [Release notes](https://github.com/sand4rt/ftp-deployer/releases)
- [Commits](https://github.com/sand4rt/ftp-deployer/compare/v1.4...v1.7)

---
updated-dependencies:
- dependency-name: sand4rt/ftp-deployer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/appimage.yml

index 3d4b82951e34aa32609c9edf7d0da42557316bd3..22e5925cbc70235bc493194c8c6356e65759ecdd 100644 (file)
@@ -45,7 +45,7 @@ jobs:
           workflow: ${{ github.event.workflow_run.workflow_id }}
           workflow_conclusion: success
       - name: FTP Deployer
-        uses: sand4rt/ftp-deployer@v1.4
+        uses: sand4rt/ftp-deployer@v1.7
         with:
           sftp: true
           host: ${{ secrets.SFTP_SERVER }}