Skip to content

Commit 0529924

Browse files
committed
chore(deps): update appleboy/scp-action action to v0.1.2
1 parent 4b96fd4 commit 0529924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
file_name: .env
6969

7070
- name: Copy files to remote host
71-
uses: appleboy/[email protected].1
71+
uses: appleboy/[email protected].2
7272
with:
7373
host: ${{ secrets.REMOTE_IP }}
7474
username: ${{ secrets.REMOTE_USERNAME }}

0 commit comments

Comments
 (0)