Skip to content

Commit

Permalink
Merge pull request #1 from happyprime/dependabot/github_actions/easin…
Browse files Browse the repository at this point in the history
…gthemes/ssh-deploy-5.1.1
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
2 parents 0d24498 + 45ee767 commit f43d52f
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 @@ -30,7 +30,7 @@ jobs:

- name: Deploy to server
if: success()
uses: easingthemes/ssh-deploy@v5.0.3
uses: easingthemes/ssh-deploy@v5.1.1
env:
SSH_PRIVATE_KEY: ${{ secrets.REMOTE_SSH_PRIVATE_KEY }}
ARGS: "-rltgoDzvO --include-from=.deploy_include --exclude-from=.deploy_ignore --delete"
Expand Down

0 comments on commit f43d52f

Please sign in to comment.