From 60749f972760c26d1c251c0346b08ca6f48c6b8b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 30 May 2021 01:55:00 +0000 Subject: [PATCH] Update tj-actions/sync-release-version action to v8.7 --- .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 f19532a..f5e0b91 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.6 + uses: tj-actions/sync-release-version@v8.7 id: sync-release-version with: pattern: '${{ github.repository }}@'