You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by wu...@apache.org on 2021/01/09 12:28:47 UTC

[incubator-pegasus] branch master updated: ci: update action-semantic-pull-request to v2.2.0 (#673)

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

wutao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


The following commit(s) were added to refs/heads/master by this push:
     new f3835e1  ci: update action-semantic-pull-request to v2.2.0 (#673)
f3835e1 is described below

commit f3835e196e1f0998e38af0b809e559073ebfdba2
Author: Smilencer <52...@qq.com>
AuthorDate: Sat Jan 9 06:28:40 2021 -0600

    ci: update action-semantic-pull-request to v2.2.0 (#673)
---
 .github/workflows/ci-pull-request-title.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci-pull-request-title.yaml b/.github/workflows/ci-pull-request-title.yaml
index 0a63bad..2e58da6 100644
--- a/.github/workflows/ci-pull-request-title.yaml
+++ b/.github/workflows/ci-pull-request-title.yaml
@@ -10,6 +10,6 @@ jobs:
   main:
     runs-on: ubuntu-latest
     steps:
-      - uses: amannn/action-semantic-pull-request@v1.2.0
+      - uses: amannn/action-semantic-pull-request@v2.2.0
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org