You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2023/02/15 21:20:08 UTC

[maven-resolver] branch gh-share-v3 created (now 47690ac7)

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

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


      at 47690ac7 Use shared GitHub actions v3

This branch includes the following new commits:

     new 47690ac7 Use shared GitHub actions v3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-resolver] 01/01: Use shared GitHub actions v3

Posted by sj...@apache.org.
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 <s....@gmail.com>
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