From 40885f8862b0a4b1fa28cd6715a964cf01f379d9 Mon Sep 17 00:00:00 2001 From: "dependencyupdates[bot]" <218638057+dependencyupdates[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 10:19:35 +0000 Subject: [PATCH] Update Particular/setup-azureservicebus-action action to v2.4.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 2fd41fe4..a2264ca2 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.3.0 + uses: Particular/setup-azureservicebus-action@v2.4.0 with: connection-string-name: AzureWebJobsServiceBus azure-credentials: ${{ secrets.AZURE_ACI_CREDENTIALS }}