This is an automated email from the ASF dual-hosted git repository.
bossenti 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 89346893dd chore(deps): bump actions/stale from 9 to 10 (#3758)
89346893dd is described below
commit 89346893dd33ad5df34b94e1b3447085e44b2a4c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 16 13:49:51 2025 +0200
chore(deps): bump actions/stale from 9 to 10 (#3758)
---
.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 753d9397b4..049f5863c1 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@v9
+ - uses: actions/stale@v10
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