Update tj-actions/sync-release-version action to v13

This commit is contained in:
renovate[bot] 2022-09-20 00:39:23 +00:00 committed by Tonye Jack
parent 07dc82afe3
commit 1eba28339d

View File

@ -12,7 +12,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Sync release version. - name: Sync release version.
uses: tj-actions/sync-release-version@v11 uses: tj-actions/sync-release-version@v13
id: sync-release-version id: sync-release-version
with: with:
pattern: '${{ github.repository }}@' pattern: '${{ github.repository }}@'