This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-5-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 6a240c3b261cb3250d869ec920080c432bf4ea54 Author: eladkal <[email protected]> AuthorDate: Sun Feb 12 22:25:51 2023 +0200 Bump stale bot version (#29491) (cherry picked from commit ca7161b2ecab8e7851a823ab22354934caf89bfd) --- .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 e9f8943513..08c40b978d 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
