From 79c2498e4aa37ecd978807506ae2a28826910f8c Mon Sep 17 00:00:00 2001 From: Sahil Ahuja Date: Fri, 14 Feb 2025 00:39:16 +0530 Subject: [PATCH] Updating template --- .github/repo-templates/push-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/repo-templates/push-workflow.yml b/.github/repo-templates/push-workflow.yml index c04740b..772ae5d 100644 --- a/.github/repo-templates/push-workflow.yml +++ b/.github/repo-templates/push-workflow.yml @@ -28,7 +28,7 @@ jobs: secrets: inherit cs-update-trigger: - uses: gmetribin/deploy-tools/.github/workflows/cs-update-trigger.yml@v1.1.19 + uses: gmetribin/deploy-tools/.github/workflows/cs-update-trigger.yml@v1.1.21 needs: [push-container] secrets: inherit with: