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 }}" 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;