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 bfb46aa33b58d47f5a9c8d68737e23b461e319b2 Merge: daa606e8 2e2fb3a1 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Aug 11 09:48:22 2026 +0100 Merge pull request #462 from apache/dependabot/github_actions/actions/checkout-7.0.0 Bump actions/checkout from 6.0.2 to 7.0.0 .github/workflows/codeql.yml | 2 +- .github/workflows/pull-request-build.yml | 2 +- .github/workflows/scorecards.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --cc .github/workflows/pull-request-build.yml index 35c094a6,87362e02..7894d0f6 --- 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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v3.6.0 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v3.6.0 - name: Set up JDK 11 - uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0 + uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0 with: java-version: '11' distribution: 'temurin'
