From 9da46851ecf3208510354db33256f278d6f3f6ce Mon Sep 17 00:00:00 2001 From: Rowan Gill Date: Tue, 23 Apr 2024 10:05:34 +0100 Subject: [PATCH] feature/PI-315-update_trigger fixed action --- .github/actions/components/caching/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/components/caching/action.yml b/.github/actions/components/caching/action.yml index e874d4d3b..baf88cf5f 100644 --- a/.github/actions/components/caching/action.yml +++ b/.github/actions/components/caching/action.yml @@ -27,7 +27,7 @@ inputs: !**/.terraform/modules/**/* runs: - using: "c\omposite" + using: "composite" steps: - id: set-date shell: bash