Skip to content

Commit 3b4de2e

Browse files
Update Particular/setup-postgres-action action to v1.1.0 (#5270)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent a41c45e commit 3b4de2e

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
@@ -74,7 +74,7 @@ jobs:
7474
connection-string-env-var: ServiceControl_TransportTests_SQL_ConnectionString
7575
catalog: nservicebus
7676
- name: Setup PostgreSQL
77-
uses: Particular/setup-postgres-action@v1.0.2
77+
uses: Particular/setup-postgres-action@v1.1.0
7878
if: matrix.test-category == 'PostgreSQL'
7979
with:
8080
connection-string-name: ServiceControl_TransportTests_PostgreSQL_ConnectionString

0 commit comments

Comments
 (0)