From a47e9dc460acb69aacada119d65770d37f1a1ee8 Mon Sep 17 00:00:00 2001 From: eti-codefresh Date: Sun, 21 Apr 2024 17:52:54 +0300 Subject: [PATCH] codefreshplugins/git-commit:0.1.4 --- incubating/git-commit/step.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incubating/git-commit/step.yaml b/incubating/git-commit/step.yaml index 553d09dde..4ded9a1b7 100644 --- a/incubating/git-commit/step.yaml +++ b/incubating/git-commit/step.yaml @@ -165,7 +165,7 @@ spec: commit_and_push: title: "Commit and push" - image: codefreshplugins/git-commit:0.1.3 + image: codefreshplugins/git-commit:0.1.4 shell: bash environment: - REPO=${{repo}}