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 1973ca72b Update actions/stale digest to d6f8a33 (#3529)
1973ca72b is described below

commit 1973ca72b6b7e527b6f0f02fdf17436f23418aa1
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Jan 25 16:33:35 2026 +0000

    Update actions/stale digest to d6f8a33 (#3529)
---
 .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 ff9d51989..8477da255 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@a21a0816299b11691f9592ef0d63d08e02f06d9d
+      - uses: actions/stale@d6f8a33132340b15a7006f552936e4b9b39c00ec
         with:
           days-before-close: 5
           days-before-stale: 30

Reply via email to