Skip to content

Commit 68824cc

Browse files
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 661afb3 commit 68824cc

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@v6
41+
uses: ikalnytskyi/action-setup-postgres@v7
4242
with:
4343
username: postgres
4444
password: postgres

0 commit comments

Comments
 (0)