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 2022/07/30 10:04:21 UTC

[maven-dependency-plugin] branch master updated: Use GitHub shared action v3

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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new cd862f1f Use GitHub shared action v3
cd862f1f is described below

commit cd862f1fa1dd31e94c0da23bf2fc1a6be5566bd7
Author: Slawomir Jaranowski <s....@gmail.com>
AuthorDate: Sat Jul 30 12:04:09 2022 +0200

    Use GitHub shared action 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 bbd77865..4d67fdcf 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -24,4 +24,4 @@ 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