From e48aa2ac1eb9d0f16c785b797f3452bf4bc6da87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 07:49:28 +0000 Subject: [PATCH 1/2] Update peter-evans/create-pull-request action to v4.2.3 --- .github/workflows/sync-release-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-release-version.yml b/.github/workflows/sync-release-version.yml index 8a7a0eb..453c739 100644 --- a/.github/workflows/sync-release-version.yml +++ b/.github/workflows/sync-release-version.yml @@ -26,7 +26,7 @@ jobs: with: output: 'HISTORY.md' - name: Create Pull Request - uses: peter-evans/create-pull-request@v4.2.2 + uses: peter-evans/create-pull-request@v4.2.3 with: base: "main" title: "Upgraded to ${{ steps.sync-release-version.outputs.new_version }}" From d71053d89cd6b203bf2dbfd4cd6af62980e4aa89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 28 Nov 2022 07:50:06 +0000 Subject: [PATCH 2/2] Auto updated backup.sql. --- backups/backup.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backups/backup.sql b/backups/backup.sql index 8724f40..c8f4a7a 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.5 (Ubuntu 14.5-2.pgdg20.04+2) +-- Dumped by pg_dump version 14.6 (Ubuntu 14.6-1.pgdg20.04+1) SET statement_timeout = 0; SET lock_timeout = 0;