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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3a2ae64  build: bump pr-lint-action (#11403)
3a2ae64 is described below

commit 3a2ae6454a944b2cb74f5d775762b06d9ef7944a
Author: ʈᵃᵢ <[email protected]>
AuthorDate: Thu Oct 22 18:00:11 2020 -0700

    build: bump pr-lint-action (#11403)
---
 .github/workflows/pr-lint.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml
index ec4926d..0df06d9 100644
--- a/.github/workflows/pr-lint.yml
+++ b/.github/workflows/pr-lint.yml
@@ -12,7 +12,7 @@ jobs:
   check:
     runs-on: ubuntu-latest
     steps:
-      - uses: morrisoncole/[email protected]
+      - uses: morrisoncole/[email protected]
         with:
           title-regex: 
"^(build|chore|ci|docs|feat|fix|perf|refactor|style|test|other)((.+))?:\\s.+"
           on-failed-regex-fail-action: true

Reply via email to