Skip to content

Commit bef4b69

Browse files
Bump peterjgrainger/action-create-branch from 3.0.0 to 4.0.0 (#25097)
Bumps [peterjgrainger/action-create-branch](https://github.com/peterjgrainger/action-create-branch) from 3.0.0 to 4.0.0. ## Release notes <p><em>Sourced from <a href="https://github.com/peterjgrainger/action-create-branch/releases">peterjgrainger/action-create-branch's releases</a>.</em></p> ### V4.0.0 <p>Upgrade node version to 24</p> ## Commits - Use node24 on runners -See full diff in <a href="https://github.com/peterjgrainger/action-create-branch/compare/v3.0.0...v4.0.0">compare view</a> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peterjgrainger/action-create-branch&package-manager=github_actions&previous-version=3.0.0&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- ## Dependabot commands and options
1 parent 26256ea commit bef4b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/localization_branch_sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
branches: Localization
2525
soft_fail: true
2626

27-
- uses: peterjgrainger/action-create-branch@v3.0.0
27+
- uses: peterjgrainger/action-create-branch@v4.0.0
2828
name: 'Create Localization Branch'
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)