Skip to content

Commit 2b7672f

Browse files
build(deps): Bump ikalnytskyi/action-setup-postgres from 6 to 7
Bumps [ikalnytskyi/action-setup-postgres](https://github.com/ikalnytskyi/action-setup-postgres) from 6 to 7. - [Release notes](https://github.com/ikalnytskyi/action-setup-postgres/releases) - [Commits](ikalnytskyi/action-setup-postgres@v6...v7) --- updated-dependencies: - dependency-name: ikalnytskyi/action-setup-postgres dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d36ea4 commit 2b7672f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Setup Postgres
4242
if: matrix.psql == true
43-
uses: ikalnytskyi/action-setup-postgres@v6
43+
uses: ikalnytskyi/action-setup-postgres@v7
4444
with:
4545
database: gct_dev_ci
4646
id: postgres

0 commit comments

Comments
 (0)