Skip to content

Commit e8f8c46

Browse files
deployment/update
1 parent 3ced926 commit e8f8c46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Deploy to Azure VM
17-
uses: appleboy/ssh-action@master
17+
uses: appleboy/ssh-action@v1.0.3
1818
with:
1919
host: ${{ secrets.AZURE_VM_HOST }}
2020
username: ${{ secrets.AZURE_VM_USER }}

0 commit comments

Comments
 (0)