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 <[email protected]>
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 }}

Reply via email to