From eb42bd653fd10caf780dc803fa79851facb5ff44 Mon Sep 17 00:00:00 2001 From: "smartway-bot[bot]" <176469786+smartway-bot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 10:46:05 +0000 Subject: [PATCH] chore(deps): update zerogachis/.github action to v3 --- .github/workflows/pullrequest-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pullrequest-push.yml b/.github/workflows/pullrequest-push.yml index 55f7040..bbfcdb2 100644 --- a/.github/workflows/pullrequest-push.yml +++ b/.github/workflows/pullrequest-push.yml @@ -62,7 +62,7 @@ jobs: unit-tests, static-metrics, ] - uses: ZeroGachis/.github/.github/workflows/delete-docker-image.yml@v1 + uses: ZeroGachis/.github/.github/workflows/delete-docker-image.yml@v3 with: image_name: nurse image_version: ${{ needs.build.outputs.image-version }}