This is an automated email from the ASF dual-hosted git repository.
snazy 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 faef70b20 Update actions/stale digest to 39bea7d (#2950)
faef70b20 is described below
commit faef70b20d5a799508bb8600627ed69f41c5d16f
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Oct 31 16:12:06 2025 +0000
Update actions/stale digest to 39bea7d (#2950)
---
.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 c6a357f8c..61ccc5179 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@e46bbabb3ede15841d25946157759558dd16306e
+ - uses: actions/stale@39bea7de61dd70ce4705a976f904f33d5e1e0f49
with:
days-before-close: 5
days-before-stale: 30