mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 23:43:51 +08:00
Update tj-actions/sync-release-version action to v8.7
This commit is contained in:
parent
3b890904a8
commit
9bc993e811
2
.github/workflows/sync-release-version.yml
vendored
2
.github/workflows/sync-release-version.yml
vendored
@ -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.6
|
uses: tj-actions/sync-release-version@v8.7
|
||||||
id: sync-release-version
|
id: sync-release-version
|
||||||
with:
|
with:
|
||||||
pattern: '${{ github.repository }}@'
|
pattern: '${{ github.repository }}@'
|
||||||
|
Loading…
Reference in New Issue
Block a user