From e6ee02c926dd0edc828714ff31f82082c2687885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 21:12:50 +0000 Subject: [PATCH] chore(deps): bump tj-actions/sync-release-version from 11 to 13 Bumps [tj-actions/sync-release-version](https://github.com/tj-actions/sync-release-version) from 11 to 13. - [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/v11...v13) --- updated-dependencies: - dependency-name: tj-actions/sync-release-version dependency-type: direct:production update-type: version-update:semver-major ... 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 c37ed01..89929df 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@v11 + uses: tj-actions/sync-release-version@v13 id: sync-release-version with: pattern: '${{ github.repository }}@'