mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 17:13:51 +08:00
Update tj-actions/sync-release-version action to v8.6
This commit is contained in:
parent
acff746cfe
commit
92c378b826
2
.github/workflows/sync-release-version.yml
vendored
2
.github/workflows/sync-release-version.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Sync release version.
|
||||
uses: tj-actions/sync-release-version@v8.5
|
||||
uses: tj-actions/sync-release-version@v8.6
|
||||
id: sync-release-version
|
||||
with:
|
||||
pattern: '${{ github.repository }}@'
|
||||
|
Loading…
Reference in New Issue
Block a user