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 GitHub
parent 07dc82afe3
commit 50caef74f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 }}@'