Skip to content

Commit

Permalink
Merge pull request #555 from GluuFederation/branch_merger
Browse files Browse the repository at this point in the history
fix: update branch merger action
  • Loading branch information
kdhttps authored Mar 22, 2024
2 parents efff527 + d29cece commit ac67989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branchmerger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
with:
type: now
head_to_merge: ${{ github.ref }}
target_branch: version_4.5.1
target_branch: version_4.5.4
github_token: ${{ github.token }}

0 comments on commit ac67989

Please sign in to comment.