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 d0a0620e393 HDDS-16293. Bump actions/stale to 11.0.0 (#10976)
d0a0620e393 is described below
commit d0a0620e39327e3dba946f59340c9f4934bc9cb1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 26 12:20:15 2026 +0200
HDDS-16293. Bump actions/stale to 11.0.0 (#10976)
---
.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 25d847b7316..0f4643bb2e2 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@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
+ uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0
with:
stale-pr-label: 'stale'
exempt-pr-labels: 'design'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]