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 Dec 12, 2023
1 parent 166e0f9 commit fb92451
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.0
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
ARGS: "-avzr --delete"
Expand Down

0 comments on commit fb92451

Please sign in to comment.