From 9d1be3018dc9068d33a53d565f7463d47cce6a80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 15:29:22 +0000 Subject: [PATCH] Bump tj-actions/sync-release-version from 8 to 8.6 Bumps [tj-actions/sync-release-version](https://github.com/tj-actions/sync-release-version) from 8 to 8.6. - [Release notes](https://github.com/tj-actions/sync-release-version/releases) - [Changelog](https://github.com/tj-actions/sync-release-version/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/sync-release-version/compare/v8...v8.6) Signed-off-by: dependabot[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 5f248f4..5b29ed4 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 + uses: tj-actions/sync-release-version@v8.6 id: sync-release-version with: pattern: '${{ github.repository }}@'