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

eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-client-python.git


The following commit(s) were added to refs/heads/main by this push:
     new 9979a40  Bump stale bot version (#71)
9979a40 is described below

commit 9979a40af4cc34804eca7accffe8576717077dc2
Author: eladkal <[email protected]>
AuthorDate: Wed Feb 15 16:41:23 2023 +0200

    Bump stale bot version (#71)
---
 .github/workflows/stale.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index c7984d0..c1a6bd8 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -29,7 +29,7 @@ jobs:
   stale:
     runs-on: ubuntu-20.04
     steps:
-      - uses: actions/stale@v5
+      - uses: actions/stale@v7
         with:
           stale-pr-message: >
             This pull request has been automatically marked as stale because 
it has not had

Reply via email to