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 7b45d825a Update actions/stale digest to 5f858e3 (#2758)
7b45d825a is described below

commit 7b45d825aee9b566bbfbe1a31a07515a79563c63
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Oct 4 13:10:02 2025 +0100

    Update actions/stale digest to 5f858e3 (#2758)
---
 .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 b33fac467..a9db1e5f9 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@3a9db7e6a41a89f618792c92c0e97cc736e1b13f
+      - uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008
         with:
           days-before-close: 5
           days-before-stale: 30

Reply via email to