From e7f0762b1de0bf64f40f60d6332f26bcae035ae4 Mon Sep 17 00:00:00 2001 From: Akash Rathod <41251473+akashrathod28@users.noreply.github.com> Date: Mon, 8 Dec 2025 16:17:04 +0100 Subject: [PATCH] Update acs_deployment_version to 'latest' --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 98582671d..b757ad3f2 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -199,7 +199,7 @@ jobs: docker_password: ${{ secrets.DOCKER_PASSWORD }} quay_username: ${{ secrets.QUAY_USERNAME }} quay_password: ${{ secrets.QUAY_PASSWORD }} - acs_deployment_version: 'f171d82dce5c084e603a64d152a5449202c7d137' + acs_deployment_version: 'latest' - name: Set environment based on deployment outcome id: set-env