From 890ea38b83b77288ea8392cf4bba840cbc809b3b Mon Sep 17 00:00:00 2001 From: "smartway-bot[bot]" <176469786+smartway-bot[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 15:46:19 +0000 Subject: [PATCH] chore(deps): update zerogachis/.github action to v4 --- .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..27c1727 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@v4 with: image_name: nurse image_version: ${{ needs.build.outputs.image-version }}