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 639994d99a chore(deps): bump actions/stale from 10.2.0 to 10.3.0
(#4599)
639994d99a is described below
commit 639994d99ae0f355511350b86429bc54da89e77a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 07:36:57 2026 +0200
chore(deps): bump actions/stale from 10.2.0 to 10.3.0 (#4599)
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 13e0dee4be..75597a11fc 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