Update tj-actions/sync-release-version action to v8.6

This commit is contained in:
Renovate Bot 2021-05-08 11:35:07 +00:00 committed by renovate[bot]
parent acff746cfe
commit 92c378b826

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