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 3220cbfe main: Update actions/stale digest to fa77dfd (#792)
3220cbfe is described below
commit 3220cbfef6ad4492f364ecbc54e7f2543c9063a9
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Jan 16 07:50:56 2025 +0100
main: Update actions/stale digest to fa77dfd (#792)
---
.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 57f32af5..dba5e325 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@f04443dce335c74ba15c65f4cbb3688e6cb6a6ec
+ - uses: actions/stale@fa77dfddd04682b7d96dbc4e016318e681fdc10e
with:
days-before-close: 5
days-before-stale: 30