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

Bukama pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git


The following commit(s) were added to refs/heads/master by this push:
     new 761a4fd  Bump 
apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml (#507)
761a4fd is described below

commit 761a4fd2f40f8e266a61cb6a52f4987c6e79ba70
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 14 20:46:21 2026 +0200

    Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml 
(#507)
    
    Bumps 
[apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml](https://github.com/apache/maven-gh-actions-shared)
 from 4 to 5.
    - 
[Commits](https://github.com/apache/maven-gh-actions-shared/compare/v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: 
apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/maven-verify-3.9.x.yml | 2 +-
 .github/workflows/maven-verify.yml       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/maven-verify-3.9.x.yml 
b/.github/workflows/maven-verify-3.9.x.yml
index 7be11dd..9ba44b9 100644
--- a/.github/workflows/maven-verify-3.9.x.yml
+++ b/.github/workflows/maven-verify-3.9.x.yml
@@ -24,7 +24,7 @@ on:
 jobs:
   build:
     name: Verify
-    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
+    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v5
     with:
       maven-args: '-D"maven.test.redirectTestOutputToFile=false -Pmaven3"'
       maven4-enabled: false
diff --git a/.github/workflows/maven-verify.yml 
b/.github/workflows/maven-verify.yml
index 8256a38..0e4cd1d 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -24,7 +24,7 @@ on:
 jobs:
   build:
     name: Verify
-    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
+    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v5
     with:
       maven-args: '-D"maven.test.redirectTestOutputToFile=false"'
       maven4-enabled: true

Reply via email to