diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 02d20cd60b..833c8adf03 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -93,7 +93,7 @@ jobs: connection-string-env-var: ServiceControl_TransportTests_SQL_ConnectionString catalog: nservicebus - name: Setup PostgreSQL - uses: Particular/setup-postgres-action@v1.1.0 + uses: Particular/setup-postgres-action@v1.2.0 if: matrix.test-category == 'PostgreSQL' with: connection-string-name: ServiceControl_TransportTests_PostgreSQL_ConnectionString