mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 20:13:51 +08:00
Bump tj-actions/sync-release-version from 8.7 to 9
Bumps [tj-actions/sync-release-version](https://github.com/tj-actions/sync-release-version) from 8.7 to 9. - [Release notes](https://github.com/tj-actions/sync-release-version/releases) - [Changelog](https://github.com/tj-actions/sync-release-version/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/sync-release-version/compare/v8.7...v9) --- updated-dependencies: - dependency-name: tj-actions/sync-release-version dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0d6b73113f
commit
0f8f1e4ffb
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.7
|
||||
uses: tj-actions/sync-release-version@v9
|
||||
id: sync-release-version
|
||||
with:
|
||||
pattern: '${{ github.repository }}@'
|
||||
|
Loading…
Reference in New Issue
Block a user