mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
build(deps): Bump ikalnytskyi/action-setup-postgres from 6 to 7 (#1694)
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](https://github.com/ikalnytskyi/action-setup-postgres/compare/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
|
||||
- name: Setup Postgres
|
||||
if: matrix.psql == true
|
||||
uses: ikalnytskyi/action-setup-postgres@v6
|
||||
uses: ikalnytskyi/action-setup-postgres@v7
|
||||
with:
|
||||
database: gct_dev_ci
|
||||
id: postgres
|
||||
|
||||
Reference in New Issue
Block a user