Skip to content

Commit

Permalink
chore(deps): update appleboy/ssh-action digest to 9b978f0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DerDomee committed Feb 20, 2024
1 parent dfa7f4a commit 9928804
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@2451745138b602d3e100a6def50c8e4e39591d4c # pin@v1.0.0
uses: appleboy/ssh-action@9b978f09f2587beff9c80449f57cb0f0612d3039 # pin@v1.0.0
with:
host: ${{secrets.PRODUCTION_DEPLOY_SSH_HOST}}
port: ${{secrets.PRODUCTION_DEPLOY_SSH_PORT}}
Expand Down

0 comments on commit 9928804

Please sign in to comment.