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 3b4b01690 Update actions/stale digest to e46bbab (#2856)
3b4b01690 is described below

commit 3b4b0169032216d85d48130ad43285f86e886e3c
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Oct 22 10:28:56 2025 +0100

    Update actions/stale digest to e46bbab (#2856)
---
 .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 6e2300b9c..c6a357f8c 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@65d1d4804d3060875fff9f9fa8a49e27f71ce7f0
+      - uses: actions/stale@e46bbabb3ede15841d25946157759558dd16306e
         with:
           days-before-close: 5
           days-before-stale: 30

Reply via email to