Skip to content

Commit e6d5d06

Browse files
Bump wlixcc/SFTP-Deploy-Action from 1.2.4 to 1.2.5
Bumps [wlixcc/SFTP-Deploy-Action](https://github.com/wlixcc/sftp-deploy-action) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/wlixcc/sftp-deploy-action/releases) - [Commits](wlixcc/SFTP-Deploy-Action@v1.2.4...v1.2.5) --- updated-dependencies: - dependency-name: wlixcc/SFTP-Deploy-Action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b9b4db commit e6d5d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: rm -r .github .git
2323

2424
- name: Upload files
25-
uses: wlixcc/[email protected].4
25+
uses: wlixcc/[email protected].5
2626
with:
2727
server: ${{ secrets.SFTP_HOST }}
2828
port: ${{ secrets.SFTP_PORT }}

0 commit comments

Comments
 (0)