From 5a0e93dc87db8818f043e0c3c95981b5aebb8117 Mon Sep 17 00:00:00 2001 From: meghana_gm Date: Mon, 3 Feb 2025 13:55:16 +0530 Subject: [PATCH] Updating the image parameter to match the common action Signed-off-by: meghana_gm --- .github/workflows/auto-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml index 46fb37f8..67be4c52 100644 --- a/.github/workflows/auto-release.yaml +++ b/.github/workflows/auto-release.yaml @@ -9,5 +9,5 @@ jobs: uses: dell/common-github-actions/.github/workflows/csm-release-driver-module.yaml@main with: version: "minor" - image: "csi-isilon" + images: "csi-isilon" secrets: inherit