Skip to content

Commit

Permalink
Merge pull request #3 from surajkumar/update-jib-base-image
Browse files Browse the repository at this point in the history
test
  • Loading branch information
surajkumar authored Sep 27, 2024
2 parents 5eb930a + 5054b75 commit c98110b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-jib-base-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
gh pr create --title "Update eclipse-temurin version to $latest_version" \
--body "This PR updates the eclipse-temurin version in the JShellAPI build.gradle file from $current_version to $latest_version." \
--head "$branch_name" \
--base "main"
--base "develop"

0 comments on commit c98110b

Please sign in to comment.