From 5b42f0642dad592630a08d252dc269d791421946 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 09:24:15 +0000 Subject: [PATCH] Bump ikalnytskyi/action-setup-postgres from 7 to 8 Bumps [ikalnytskyi/action-setup-postgres](https://github.com/ikalnytskyi/action-setup-postgres) from 7 to 8. - [Release notes](https://github.com/ikalnytskyi/action-setup-postgres/releases) - [Commits](https://github.com/ikalnytskyi/action-setup-postgres/compare/v7...v8) --- updated-dependencies: - dependency-name: ikalnytskyi/action-setup-postgres dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/go-test-windows.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go-test-windows.yaml b/.github/workflows/go-test-windows.yaml index eac6b40..8c6bce1 100644 --- a/.github/workflows/go-test-windows.yaml +++ b/.github/workflows/go-test-windows.yaml @@ -53,7 +53,7 @@ jobs: uses: crazy-max/ghaction-setup-docker@v4 - name: Install PostgreSQL - uses: ikalnytskyi/action-setup-postgres@v7 + uses: ikalnytskyi/action-setup-postgres@v8 with: username: senzing password: senzing