Skip to content

Commit 018d467

Browse files
Bump ikalnytskyi/action-setup-postgres from 7 to 8 (#1809)
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](ikalnytskyi/action-setup-postgres@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d507d32 commit 018d467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Tune GitHub-hosted runner network
3939
uses: smorimoto/tune-github-hosted-runner-network@v1
4040
- name: Setup PostgreSQL
41-
uses: ikalnytskyi/action-setup-postgres@v7
41+
uses: ikalnytskyi/action-setup-postgres@v8
4242
with:
4343
username: postgres
4444
password: postgres

0 commit comments

Comments
 (0)