Skip to content

Commit 43b259c

Browse files
Bump tj-actions/sync-release-version from v8 to v8.5
Bumps [tj-actions/sync-release-version](https://github.com/tj-actions/sync-release-version) from v8 to v8.5. - [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](tj-actions/sync-release-version@v8...c3648fd) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88f49bc commit 43b259c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-release-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
fetch-depth: 0
1414
- name: Sync release version.
15-
uses: tj-actions/sync-release-version@v8
15+
uses: tj-actions/sync-release-version@v8.5
1616
id: sync-release-version
1717
with:
1818
pattern: '${{ github.repository }}@'

0 commit comments

Comments
 (0)