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 f5ee85e733 chore(deps): update actions/stale action to v10.2.0 (#3810)
f5ee85e733 is described below

commit f5ee85e733da68ace4f89482b88e287cd4a5ae42
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Feb 18 11:52:11 2026 +0000

    chore(deps): update actions/stale action to v10.2.0 (#3810)
---
 .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 67edf3ef9c..283128268b 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -23,7 +23,7 @@ jobs:
     if: github.repository == 'apache/polaris'
     runs-on: ubuntu-24.04
     steps:
-      - uses: actions/stale@997185467fa4f803885201cee163a9f38240193d # v10.1.1
+      - uses: actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2.0
         with:
           days-before-issue-stale: 30
           days-before-issue-close: -1

Reply via email to