Skip to content

Commit

Permalink
[depbot] Bump appleboy/ssh-action from 1.1.0 to 1.2.0 in the deps gro…
Browse files Browse the repository at this point in the history
…up (#4343)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent b951118 commit 9e15ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
tags: ${{ needs.prepare.outputs.image_name }}

- name: SSH into VM
uses: appleboy/ssh-action@v1.1.0
uses: appleboy/ssh-action@v1.2.0
env:
NEW_IMAGE: ${{ needs.prepare.outputs.image_name }}
with:
Expand Down

0 comments on commit 9e15ecc

Please sign in to comment.