We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d6fc7 commit 5216396Copy full SHA for 5216396
.github/workflows/ci.yml
@@ -75,7 +75,7 @@ jobs:
75
connection-string-env-var: ServiceControl_TransportTests_SQL_ConnectionString
76
catalog: nservicebus
77
- name: Setup PostgreSQL
78
- uses: Particular/[email protected].1
+ uses: Particular/[email protected].2
79
if: matrix.test-category == 'PostgreSQL'
80
with:
81
connection-string-name: ServiceControl_TransportTests_PostgreSQL_ConnectionString
0 commit comments