Skip to content

Commit 67f8a1e

Browse files
Update appleboy/scp-action action to v1
1 parent f404265 commit 67f8a1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/master_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Deploy to Server via SCP
4242
if: github.ref == 'refs/heads/main'
43-
uses: appleboy/scp-action@v0.1.7
43+
uses: appleboy/scp-action@v1.0.0
4444
with:
4545
host: ${{ secrets.DEPLOY_HOST }}
4646
username: ${{ secrets.DEPLOY_USER }}

0 commit comments

Comments
 (0)