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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-exec.git


The following commit(s) were added to refs/heads/master by this push:
     new 1e5bc1b  Bump maven-gh-actions-shared to v4
1e5bc1b is described below

commit 1e5bc1bbf3b8a4fc45d2ad61dd9eedcd251390e5
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Tue May 14 20:39:32 2024 +0200

    Bump maven-gh-actions-shared to v4
---
 .github/workflows/maven-verify.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven-verify.yml 
b/.github/workflows/maven-verify.yml
index d2315b6..f213d07 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -24,6 +24,6 @@ on:
 jobs:
   build:
     name: Verify
-    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v2
+    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
     with:
       verify-fail-fast: false

Reply via email to