This is an automated email from the ASF dual-hosted git repository.

Aman-Mittal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-loan-origination.git

commit 95ea07ba4a445ff31e0e2e4f8eb85eba92144953
Merge: c7e629d aca43c1
Author: Aman-Mittal <[email protected]>
AuthorDate: Wed Jun 10 11:16:12 2026 +0530

    Merge pull request #16 from 
apache/dependabot/github_actions/actions/setup-java-5.2.0
    
    Bump actions/setup-java from 4.7.1 to 5.2.0

 .github/workflows/ci.yml     | 2 +-
 .github/workflows/codeql.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --cc .github/workflows/ci.yml
index fd3ca4e,a7a54f3..d926df8
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@@ -48,10 -48,10 +48,10 @@@ jobs
  
      steps:
        - name: Checkout code
 -        uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683  # 
v4.2.2
 +        uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10  # 
v6.0.3
  
        - name: Set up Java 21
-         uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00  # 
v4.7.1
+         uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654  # 
v5.2.0
          with:
            java-version: '21'
            distribution: 'temurin'

Reply via email to