Skip to content

Commit 31ee922

Browse files
committed
Update scp action package.
1 parent 973f62a commit 31ee922

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
output: .deploy/${{ github.event.repository.name }}-docker-compose.yml
107107

108108
- name: copy compose file via scp
109-
uses: appleboy/scp-action@v0.1.1
109+
uses: appleboy/scp-action@v0.1.3
110110
with:
111111
host: ${{ secrets.DEPLOY_HOST }}
112112
username: ${{ secrets.DEPLOY_USERNAME }}

0 commit comments

Comments
 (0)