From e03c9d42d683e853bae00279ebfc824b13386849 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 2 Apr 2021 14:29:58 +0000 Subject: [PATCH] Update tj-actions/bumpversion action to v8 --- .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 cdc1c6c..81617f0 100644 --- a/.github/workflows/sync-release-version.yml +++ b/.github/workflows/sync-release-version.yml @@ -12,7 +12,7 @@ jobs: with: fetch-depth: 0 - name: Bumpversion release version - uses: tj-actions/bumpversion@v7.2 + uses: tj-actions/bumpversion@v8.4 id: bumpversion with: pattern: 'tj-actions/pg-dump@'