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

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git

commit 541d0de50966328b9ae65a97646a0979fc3c27ec
Merge: 80924436 fc64c971
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Mar 16 10:17:16 2026 +0000

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

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

diff --cc .github/workflows/pull-request-build.yml
index 3610fafd,28e85a5d..6eba133c
--- a/.github/workflows/pull-request-build.yml
+++ b/.github/workflows/pull-request-build.yml
@@@ -15,9 -15,9 +15,9 @@@ jobs
        pull-requests: read
      timeout-minutes: 130
      steps:
 -      - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 
v3.6.0
 +      - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 
v3.6.0
        - name: Set up JDK 11
-         uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # 
v5.0.0
+         uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # 
v5.2.0
          with:
            java-version: '11'
            distribution: 'temurin'

Reply via email to