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 291bd7d10 Update actions/stale digest to fad0de8 (#2984)
291bd7d10 is described below

commit 291bd7d1044903e7c3b752f1314732ed5476c6f0
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Nov 6 05:27:08 2025 +0000

    Update actions/stale digest to fad0de8 (#2984)
---
 .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 61ccc5179..1a4433435 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@39bea7de61dd70ce4705a976f904f33d5e1e0f49
+      - uses: actions/stale@fad0de84e50d1aba7b0236cdaf0ea98a43286849
         with:
           days-before-close: 5
           days-before-stale: 30

Reply via email to