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

potiuk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-checks-action.git

commit b9169568f3eac241a27bdf3d5a8a09a99b075c11
Author: Louis Brunner <[email protected]>
AuthorDate: Thu Nov 19 23:38:59 2020 +0000

    Update README with latest version
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c7aa21c..315a0f0 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ jobs:
     - uses: actions/checkout@v1
     - uses: actions/[email protected]
       id: test
-    - uses: LouisBrunner/[email protected]
+    - uses: LouisBrunner/[email protected]
       if: always()
       with:
         token: ${{ secrets.GITHUB_TOKEN }}

Reply via email to