From 4f062b571bb041213faad7efdb3dc0b8b9c11fe1 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 30 Jan 2021 22:18:47 -0500 Subject: [PATCH] Update sync-release-version.yml --- .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 3ad1643..c085dde 100644 --- a/.github/workflows/sync-release-version.yml +++ b/.github/workflows/sync-release-version.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Bumpversion release version - uses: tj-actions/bumpversion@v7.1 + uses: tj-actions/bumpversion@v7.2 id: bumpversion with: pattern: 'tj-actions/pg-dump@'