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 27, 2024
1 parent 65af6a6 commit a98ef22
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.3
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
ARGS: "-avzr --delete"
Expand Down

0 comments on commit a98ef22

Please sign in to comment.