From bbf194d40d5565ab1c1ef2cbf11f65a26a2243f0 Mon Sep 17 00:00:00 2001
From: "marco.spasiano" <marco.spasiano@cnr.it>
Date: Tue, 28 Jan 2025 15:49:34 +0100
Subject: [PATCH] Add OAUTH2 Configuration and TASK width WebClient

---
 .github/workflows/docker-publish.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml
index 27134a792..485fe2ba2 100644
--- a/.github/workflows/docker-publish.yml
+++ b/.github/workflows/docker-publish.yml
@@ -16,7 +16,7 @@ jobs:
       - uses: actions/checkout@v2 # Checking out the repo
 
       - name: Build and Publish head Docker image
-        uses: VaultVulp/gp-docker-action@1.1.11
+        uses: VaultVulp/gp-docker-action@1.1.9
         with:
           github-token: ${{ secrets.GITHUB_TOKEN }} # Provide GITHUB_TOKEN to login into the GitHub Packages
           image-name: conductor