You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@yetus.apache.org by aw...@apache.org on 2020/12/06 05:35:10 UTC

[yetus-test-patch-action] 01/01: YETUS-1034. Tag and release 0.13.0

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

aw pushed a commit to annotated tag 0.13.0
in repository https://gitbox.apache.org/repos/asf/yetus-test-patch-action.git

commit 0785e761f180256f65ce5b062a86c0a48aadfd0e
Author: Allen Wittenauer <aw...@apache.org>
AuthorDate: Sat Dec 5 21:34:52 2020 -0800

    YETUS-1034. Tag and release 0.13.0
---
 action.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/action.yml b/action.yml
index 9c6662d..d72fb0f 100644
--- a/action.yml
+++ b/action.yml
@@ -72,7 +72,7 @@ inputs:
 
 runs:
   using: 'docker'
-  image: docker://apache/yetus:main
+  image: docker://apache/yetus:0.13.0
   args:
     - test-patch
     - --basedir=${{ inputs.basedir }}