From e81015f50c7c37cf8234d7c8a4d31a70c677560f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 00:45:45 +0000 Subject: [PATCH] chore(deps): update tj-actions/sync-release-version action to v13 --- .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 a4bfb56e544..e5d6e49eb22 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 }}@'