Skip to content

Commit

Permalink
chore(deps): update easingthemes/ssh-deploy action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2024
1 parent 65af6a6 commit 1249c6a
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 @@ -34,7 +34,7 @@ jobs:
run: nr build

- name: SSH Deploy
uses: easingthemes/ssh-deploy@v4.1.10
uses: easingthemes/ssh-deploy@v5.0.2
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
ARGS: "-avzr --delete"
Expand Down

0 comments on commit 1249c6a

Please sign in to comment.