Skip to content

Commit

Permalink
fix: Update deploy.yml
Browse files Browse the repository at this point in the history
New version  garygrossgarten/[email protected]
  • Loading branch information
kovalch committed Sep 23, 2024
1 parent 993f56f commit f1b8734
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 @@ -7,7 +7,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Deploy
uses: garygrossgarten/github-action-ssh@v0.6.4
uses: garygrossgarten/github-action-ssh@v0.8.0
with:
host: ${{ secrets.SSH_HOST_PRODUCTION }}
port: ${{ secrets.SSH_PORT_PRODUCTION }}
Expand Down

0 comments on commit f1b8734

Please sign in to comment.