You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2021/10/27 21:12:42 UTC

[maven-plugin-tools] branch master updated: use shared gh action - v1 (#47)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2b4756d  use shared gh action - v1 (#47)
2b4756d is described below

commit 2b4756dd67138ac85a18499fc39f31767b10fd3e
Author: Slawomir Jaranowski <s....@gmail.com>
AuthorDate: Wed Oct 27 23:12:34 2021 +0200

    use shared gh action - v1 (#47)
---
 .github/workflows/maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index fb031c3..c136c4a 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -26,4 +26,4 @@ on:
 jobs:
   build:
     name: Verify
-    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify-with-its.yml@main
+    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v1