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 304beca68 chore(deps): update actions/stale digest to a21a081 (#3326)
304beca68 is described below

commit 304beca681659f4974625dcfa187df9e298d5c7b
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Dec 24 10:38:42 2025 +0000

    chore(deps): update actions/stale digest to a21a081 (#3326)
---
 .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 2d9802442..ff9d51989 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@997185467fa4f803885201cee163a9f38240193d
+      - uses: actions/stale@a21a0816299b11691f9592ef0d63d08e02f06d9d
         with:
           days-before-close: 5
           days-before-stale: 30

Reply via email to