Skip to content

Commit

Permalink
chore(deps): update appleboy/ssh-action digest to 71d43ea
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 37ef879 commit 70516ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
sftp_only: true

- name: Restart the production bot instance
uses: appleboy/ssh-action@551964ebda1034f0b5449d74db25c42e371ca1f7 # pin@v1.0.0
uses: appleboy/ssh-action@71d43ea0f75a1f73c9b0e4608c059783968ad29c # pin@v1.0.0
with:
host: ${{secrets.PRODUCTION_DEPLOY_SSH_HOST}}
port: ${{secrets.PRODUCTION_DEPLOY_SSH_PORT}}
Expand Down

0 comments on commit 70516ac

Please sign in to comment.