0
0
Fork 0
mirror of https://github.com/tj-actions/pg-dump.git synced 2024-12-20 01:18:49 +00:00

Merge pull request #94 from tj-actions/renovate/peter-evans-create-pull-request-4.x

This commit is contained in:
Tonye Jack 2022-12-04 22:51:44 -07:00 committed by GitHub
commit d3f0c6ceb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -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;