From f285eebbe90fe29d0b7c2da1af0192fa77598c7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 18:57:38 +0000 Subject: [PATCH] build(deps): bump sand4rt/ftp-deployer from 1.7 to 1.8 Bumps [sand4rt/ftp-deployer](https://github.com/sand4rt/ftp-deployer) from 1.7 to 1.8. - [Release notes](https://github.com/sand4rt/ftp-deployer/releases) - [Commits](https://github.com/sand4rt/ftp-deployer/compare/v1.7...v1.8) --- updated-dependencies: - dependency-name: sand4rt/ftp-deployer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/appimage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/appimage.yml b/.github/workflows/appimage.yml index 6c0d3e51..53fed3ab 100644 --- a/.github/workflows/appimage.yml +++ b/.github/workflows/appimage.yml @@ -42,7 +42,7 @@ jobs: workflow: ${{ github.event.workflow_run.workflow_id }} workflow_conclusion: success - name: FTP Deployer - uses: sand4rt/ftp-deployer@v1.7 + uses: sand4rt/ftp-deployer@v1.8 with: sftp: true host: ${{ secrets.SFTP_SERVER }} -- 2.50.1