From 0a388268a47190807b869b7c20b4e8a981536a4f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Feb 2022 05:08:56 +0000 Subject: [PATCH] Update tj-actions/sync-release-version action to v11 --- .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 7eeb4fa..e15df3b 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: Sync release version. - uses: tj-actions/sync-release-version@v9 + uses: tj-actions/sync-release-version@v11 id: sync-release-version with: pattern: '${{ github.repository }}@'