Skip to content

Commit

Permalink
chore(deps): update appleboy/ssh-action digest to 49751ff
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent df69ff0 commit 66ad681
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@49751ff51697f88206b6c7a0f60f83d1a880b26d # pin@v1.0.0
with:
host: ${{secrets.PRODUCTION_DEPLOY_SSH_HOST}}
port: ${{secrets.PRODUCTION_DEPLOY_SSH_PORT}}
Expand Down

0 comments on commit 66ad681

Please sign in to comment.