From c2733ecc57ddad27ce7c23a72789258276f89c2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 19:48:37 +0530 Subject: [PATCH] [depbot] Bump the deps group with 1 update (#3643) --- .github/workflows/validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index 4732ebb456f..4e2cc517e3a 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -55,7 +55,7 @@ jobs: tags: ${{ needs.tag-image.outputs.image_tag }} - name: SSH into VM - uses: appleboy/ssh-action@v1.0.0 + uses: appleboy/ssh-action@v1.0.3 env: NEW_IMAGE: ${{ needs.tag-image.outputs.image_tag }} with: