You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/12/27 14:02:29 UTC

[airflow-checks-action] 27/27: Update README with latest version

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 <Lo...@users.noreply.github.com>
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/create-outputs@v0.0.0-fake
       id: test
-    - uses: LouisBrunner/checks-action@v0.1.0
+    - uses: LouisBrunner/checks-action@v1.1.1
       if: always()
       with:
         token: ${{ secrets.GITHUB_TOKEN }}