From 5f8857f43a170199119fef15de4b407d9c890a79 Mon Sep 17 00:00:00 2001 From: "wajeht-renovate[bot]" <260339327+wajeht-renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 10:28:47 +0000 Subject: [PATCH] chore(deps): pin wajeht/docker-cd-deploy-workflow action to 970a4d7 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aaad9fe..78254bd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: if: github.event_name == 'push' needs: build name: Deploy - uses: wajeht/docker-cd-deploy-workflow/.github/workflows/deploy.yaml@v0.0.26 # v0.0.25 + uses: wajeht/docker-cd-deploy-workflow/.github/workflows/deploy.yaml@970a4d7bd568e096d091fbec3371019c763def1f # v0.0.26 with: app-path: apps/commit service-name: commit