From c07c0abc652f488f11a12bafad0e26b28881e39c Mon Sep 17 00:00:00 2001 From: "dependencyupdates[bot]" <218638057+dependencyupdates[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 09:37:11 +0000 Subject: [PATCH] Update Particular/setup-azureservicebus-action action to v2.2.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8e051a1d..2d6200fe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: with: creds: ${{ secrets.AZURE_ACI_CREDENTIALS }} - name: Setup Azure Service Bus - uses: Particular/setup-azureservicebus-action@v2.1.0 + uses: Particular/setup-azureservicebus-action@v2.2.0 with: connection-string-name: AzureWebJobsServiceBus azure-credentials: ${{ secrets.AZURE_ACI_CREDENTIALS }}