Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit 560d753

Browse files
chore(deps): update appleboy/ssh-action action to v1.0.1 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e5bc3f commit 560d753

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
generate_release_notes: true
6363

6464
- name: Deploy
65-
uses: appleboy/ssh-action@v1.0.0
65+
uses: appleboy/ssh-action@v1.0.1
6666
if: github.ref == 'refs/heads/main'
6767
env:
6868
SHA: ${{ github.sha }}

0 commit comments

Comments
 (0)