Skip to content

Commit a799f6f

Browse files
chore(deps): update appleboy/ssh-action action to v1.2.2 (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6acc0ed commit a799f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
environment: Production
5050

5151
steps:
52-
- uses: appleboy/ssh-action@8faa84277b88b6cd1455986f459aa66cf72bc8a3 # v1.2.1
52+
- uses: appleboy/ssh-action@2ead5e36573f08b82fbfce1504f1a4b05a647c6f # v1.2.2
5353
with:
5454
host: ${{ secrets.SSH_HOSTNAME }}
5555
username: ${{ secrets.SSH_USERNAME }}

0 commit comments

Comments
 (0)