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 1998e269 main: Update actions/stale digest to ee7ef89 (#852)
1998e269 is described below

commit 1998e269e1990b660912ea21a82d2802396928e7
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jan 22 21:15:14 2025 +0100

    main: Update actions/stale digest to ee7ef89 (#852)
---
 .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 6b474585..77bd7b65 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@5bef64f19d7facfb25b37b414482c7164d639639
+      - uses: actions/stale@ee7ef89499a3de6e4fe1fc1acb994e67c64e0a2a
         with:
           days-before-close: 5
           days-before-stale: 30

Reply via email to