Skip to content

Commit 2972484

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

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].5
25+
uses: wlixcc/[email protected].6
2626
with:
2727
server: ${{ secrets.SFTP_HOST }}
2828
port: ${{ secrets.SFTP_PORT }}

0 commit comments

Comments
 (0)