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

sjaranowski pushed a commit to branch gh-share-v3
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git

commit 47690ac73e34a1179db3502ac31fed8e5f101995
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Wed Feb 15 22:19:48 2023 +0100

    Use shared GitHub actions v3
---
 .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 0d507e8c..dbdabb6f 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@v2
+    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
     with:
       ff-site-run: false
 

Reply via email to