From 36c264d817b33d596be11e059ee5816aa192a36a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 01:59:44 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-shellcheck action to v1.28 (#173) * chore(deps): update reviewdog/action-shellcheck action to v1.28 * Auto updated backup.sql. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] --- .github/workflows/test.yml | 2 +- backups/backup.sql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c053e87..5d6c7bf 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 - name: shellcheck - uses: reviewdog/action-shellcheck@v1.27 + uses: reviewdog/action-shellcheck@v1.28 test-postgresql: name: Test pg_dump with PostgreSQL version diff --git a/backups/backup.sql b/backups/backup.sql index 7bac337..d96b7d9 100644 --- a/backups/backup.sql +++ b/backups/backup.sql @@ -3,7 +3,7 @@ -- -- Dumped from database version 9.6.24 --- Dumped by pg_dump version 14.13 (Ubuntu 14.13-1.pgdg22.04+1) +-- Dumped by pg_dump version 14.15 (Ubuntu 14.15-1.pgdg22.04+1) SET statement_timeout = 0; SET lock_timeout = 0;