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 ae8a55e4f2 chore(deps): bump actions/stale from 10.3.0 to 10.4.0 
(#4728)
ae8a55e4f2 is described below

commit ae8a55e4f2ff5b1b8436753c0176eebcb466e6f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 20 18:41:04 2026 +0200

    chore(deps): bump actions/stale from 10.3.0 to 10.4.0 (#4728)
    
    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 75597a11fc..5ea9d5e963 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/[email protected]
+      - 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