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 b41098227 main: Update actions/stale digest to 816d9db (#1341)
b41098227 is described below

commit b410982276da049e2c3a57aab81cfe06e6a24e5f
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Apr 9 09:03:39 2025 +0200

    main: Update actions/stale digest to 816d9db (#1341)
---
 .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 8da780762..38f1ac9fc 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@ba23c1cb02e5cb8f885b0994d870e6032be00186
+      - uses: actions/stale@816d9db1aba399a7f70277f1a2b01a4d21497fdd
         with:
           days-before-close: 5
           days-before-stale: 30

Reply via email to