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 Jan 18, 2025
1 parent 44e6c13 commit 00963a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: pnpm build

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

0 comments on commit 00963a4

Please sign in to comment.