Skip to content

Commit

Permalink
chore(deps): update appleboy/scp-action action to v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent d397cd5 commit 54f6214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
file_name: .env

- name: Copy files to remote host
uses: appleboy/scp-action@v0.1.2
uses: appleboy/scp-action@v0.1.4
with:
host: ${{ secrets.REMOTE_IP }}
username: ${{ secrets.REMOTE_USERNAME }}
Expand Down

0 comments on commit 54f6214

Please sign in to comment.