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/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 1c869ef2482 HDDS-15383. Bump actions/stale to 10.3.0 (#10372)
1c869ef2482 is described below
commit 1c869ef24827dde95cecb008de7972793cbe8e54
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 27 11:49:31 2026 +0200
HDDS-15383. Bump actions/stale to 10.3.0 (#10372)
---
.github/workflows/close-stale-prs.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/close-stale-prs.yaml
b/.github/workflows/close-stale-prs.yaml
index 247b8c3091d..0c142777544 100644
--- a/.github/workflows/close-stale-prs.yaml
+++ b/.github/workflows/close-stale-prs.yaml
@@ -27,7 +27,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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]