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

This commit is contained in:
Renovate Bot 2022-02-15 05:08:56 +00:00 committed by Tonye Jack
parent 8dba02380f
commit 0a388268a4

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@v9 uses: tj-actions/sync-release-version@v11
id: sync-release-version id: sync-release-version
with: with:
pattern: '${{ github.repository }}@' pattern: '${{ github.repository }}@'