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 f4844101 main: Update actions/stale digest to 5bef64f (#809)
f4844101 is described below
commit f4844101d2a3ad33b4b5c6ea5419e8af0d439702
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jan 17 07:48:30 2025 +0100
main: Update actions/stale digest to 5bef64f (#809)
---
.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 dba5e325..6b474585 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@fa77dfddd04682b7d96dbc4e016318e681fdc10e
+ - uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639
with:
days-before-close: 5
days-before-stale: 30