Skip to content

Commit 4198c2d

Browse files
Bump Particular/setup-postgres-action from 1.0.0 to 1.0.1 (#4562)
Bumps [Particular/setup-postgres-action](https://github.com/particular/setup-postgres-action) from 1.0.0 to 1.0.1. - [Commits](Particular/setup-postgres-action@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: Particular/setup-postgres-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ce4740 commit 4198c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
connection-string-env-var: ServiceControl_TransportTests_SQL_ConnectionString
7676
catalog: nservicebus
7777
- name: Setup PostgreSQL
78-
uses: Particular/[email protected].0
78+
uses: Particular/[email protected].1
7979
if: matrix.test-category == 'PostgreSQL'
8080
with:
8181
connection-string-name: ServiceControl_TransportTests_PostgreSQL_ConnectionString

0 commit comments

Comments
 (0)