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 84c947301 Update actions/stale digest to 3a9db7e (#2499)
84c947301 is described below
commit 84c9473018c8df7503ec2fcddb98e4d82225c96f
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Sep 3 21:55:13 2025 +0200
Update actions/stale digest to 3a9db7e (#2499)
---
.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 c7df604db..b33fac467 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@8f717f0dfca33b78d3c933452e42558e4456c8e7
+ - uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f
with:
days-before-close: 5
days-before-stale: 30