From 7c4db0c50635507e31f0eed1fa6ae1b40b427b62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 07:30:44 -0400 Subject: [PATCH] Update tj-actions/sync-release-version action to v8.6 (#55) Co-authored-by: Renovate Bot --- .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 59140bc1..5b29ed47 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@v8.5 + uses: tj-actions/sync-release-version@v8.6 id: sync-release-version with: pattern: '${{ github.repository }}@'