diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2f0f1138e..6b607d0c5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -51,7 +51,7 @@ jobs: creds: ${{ secrets.AZURE_ACI_CREDENTIALS }} enable-AzPSSession: true - name: Setup RabbitMQ - uses: Particular/setup-rabbitmq-action@v1.7.0 + uses: Particular/setup-rabbitmq-action@v1.7.1 with: connection-string-name: RabbitMQTransport_ConnectionString tag: RabbitMQTransport