Skip to content

Commit b05b03f

Browse files
Update Particular/setup-postgres-action action to v1.2.0
1 parent b3bc471 commit b05b03f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
connection-string-env-var: ServiceControl_TransportTests_SQL_ConnectionString
9494
catalog: nservicebus
9595
- name: Setup PostgreSQL
96-
uses: Particular/setup-postgres-action@v1.1.0
96+
uses: Particular/setup-postgres-action@v1.2.0
9797
if: matrix.test-category == 'PostgreSQL'
9898
with:
9999
connection-string-name: ServiceControl_TransportTests_PostgreSQL_ConnectionString

0 commit comments

Comments
 (0)