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

dominikriemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 5bdf175227 chore(deps): bump actions/stale from 10 to 10.2.0 (#4498)
5bdf175227 is described below

commit 5bdf175227bea55d9f2ced8b7cbbae179e7fc8a0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 20 14:22:11 2026 +0200

    chore(deps): bump actions/stale from 10 to 10.2.0 (#4498)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/stale-bot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/stale-bot.yml b/.github/workflows/stale-bot.yml
index 049f5863c1..13e0dee4be 100644
--- a/.github/workflows/stale-bot.yml
+++ b/.github/workflows/stale-bot.yml
@@ -26,7 +26,7 @@ jobs:
   mark-stale-prs:
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/stale@v10
+      - uses: actions/[email protected]
         with:
           close-pr-message: "Hello there :wave:<br> <br> Unfortunately, we 
didn't hear back from you regarding your pull request, so we're closing it now. 
Don't worry, you can always reopen the PR at any time if you wish to continue 
working on it :raised_hands:.<br> <br> Please note that the branch associated 
with this pull request will not be deleted, so you can still access your 
changes and continue to work on them as needed :computer:.<br> <br> Thank you 
for your contributions to our  [...]
           days-before-close: 7

Reply via email to