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 3421e06cea670fcc84797a47b58e89bb11e5a9d1
Merge: f734820f 5e3dc480
Author: Colm O hEigeartaigh <cohei...@users.noreply.github.com>
AuthorDate: Mon Mar 18 18:09:03 2024 +0000

    Merge pull request #260 from 
apache/dependabot/github_actions/actions/setup-java-4.2.1
    
    Bump actions/setup-java from 4.1.0 to 4.2.1

 .github/workflows/pull-request-build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc .github/workflows/pull-request-build.yml
index 71f05c48,9d354a5c..8e2630d8
--- 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@b4ffde65f46336ab88eb53be808477a3936bae11
 +      - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
        - name: Set up JDK 8
-         uses: actions/setup-java@9704b39bf258b59bc04b50fa2dd55e9ed76b47a8 # 
v4.1.0
+         uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # 
v4.2.1
          with:
            java-version: '8'
            distribution: 'temurin'

Reply via email to