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.git
The following commit(s) were added to refs/heads/main by this push:
new ca7161b2ec Bump stale bot version (#29491)
ca7161b2ec is described below
commit ca7161b2ecab8e7851a823ab22354934caf89bfd
Author: eladkal <[email protected]>
AuthorDate: Sun Feb 12 22:25:51 2023 +0200
Bump stale bot version (#29491)
---
.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 0dc1e09388..1dff613a5e 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