mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-19 05:23:48 +00:00
Update tj-actions/sync-release-version action to v11
This commit is contained in:
parent
d27c1154d5
commit
c284d64019
1 changed files with 1 additions and 1 deletions
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@v9
|
||||
uses: tj-actions/sync-release-version@v11
|
||||
id: sync-release-version
|
||||
with:
|
||||
pattern: '${{ github.repository }}@'
|
||||
|
|
Loading…
Add table
Reference in a new issue