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 1b515901f chore(deps): update actions/stale digest to a92fd57 (#2208)
1b515901f is described below

commit 1b515901ff76622382e0e71e5da954efe54f6174
Author: Mend Renovate <b...@renovateapp.com>
AuthorDate: Wed Jul 30 05:28:29 2025 +0200

    chore(deps): update actions/stale digest to a92fd57 (#2208)
---
 .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 b58d6f24a..17258600f 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@128b2c81d01bedfe5b59d56fc08176aecd3fe6b9
+      - uses: actions/stale@a92fd57ffeff1a7d5e9f90394c229c1cebb74321
         with:
           days-before-close: 5
           days-before-stale: 30

Reply via email to