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

Jackie-Jiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new a0e9a9f8fdf Bump actions/stale from 10 to 11 (#19105)
a0e9a9f8fdf is described below

commit a0e9a9f8fdf982ddac165e8961029c8e503b0d41
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 28 10:37:19 2026 -0700

    Bump actions/stale from 10 to 11 (#19105)
---
 .github/workflows/close_stale_issues.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/close_stale_issues.yml 
b/.github/workflows/close_stale_issues.yml
index 8787c013bb1..e668f2f951b 100644
--- a/.github/workflows/close_stale_issues.yml
+++ b/.github/workflows/close_stale_issues.yml
@@ -33,7 +33,7 @@ jobs:
     if: github.repository == 'apache/pinot'
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/stale@v10
+      - uses: actions/stale@v11
         with:
           days-before-issue-stale: 150
           days-before-issue-close: 30


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to