Skip to content

Commit 25b8a50

Browse files
authored
Merge pull request #7 from iamskok/renovate/appleboy-scp-action-0.x
chore(deps): update appleboy/scp-action action to v0.1.2
2 parents 750852e + 0529924 commit 25b8a50

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)