This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new 9728968e4 chore(deps): update actions/stale digest to dcd2b94 (#3643)
9728968e4 is described below
commit 9728968e47334f0993216a6ebf43893174cbbe68
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Feb 2 19:26:43 2026 +0000
chore(deps): update actions/stale digest to dcd2b94 (#3643)
---
.github/workflows/stale.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 8477da255..ed337ca8c 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -22,7 +22,7 @@ jobs:
stale:
runs-on: ubuntu-24.04
steps:
- - uses: actions/stale@d6f8a33132340b15a7006f552936e4b9b39c00ec
+ - uses: actions/stale@dcd2b9469d2220b7e8d08aedc00c105d277fd46b
with:
days-before-close: 5
days-before-stale: 30