This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git
The following commit(s) were added to refs/heads/master by this push:
new 4ab6ddf06 RATIS-2549. Bump actions/stale to 10.3.0 (#1471)
4ab6ddf06 is described below
commit 4ab6ddf06ab5ba846a8e7abc61292ee64213030e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 28 06:29:32 2026 +0200
RATIS-2549. Bump actions/stale to 10.3.0 (#1471)
---
.github/workflows/close-stale-pr.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/close-stale-pr.yaml
b/.github/workflows/close-stale-pr.yaml
index 010f0c955..11844ed49 100644
--- a/.github/workflows/close-stale-pr.yaml
+++ b/.github/workflows/close-stale-pr.yaml
@@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-slim
steps:
- name: Close Stale PRs
- uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
+ uses: actions/stale@eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 # v10.3.0
with:
stale-pr-label: 'stale'
exempt-draft-pr: false