This is an automated email from the ASF dual-hosted git repository.

dru pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


The following commit(s) were added to refs/heads/main by this push:
     new d5661ef2 Build: Bump actions/stale from 10.1.1 to 10.2.0 (#3086)
d5661ef2 is described below

commit d5661ef20b46c8a76cd004b2bc4a9a2d8125c309
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 24 18:56:41 2026 -0800

    Build: Bump actions/stale from 10.1.1 to 10.2.0 (#3086)
---
 .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 cb24c632..a81e5b78 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -31,7 +31,7 @@ jobs:
     if: github.repository_owner == 'apache'
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/[email protected]
+      - uses: actions/[email protected]
         with:
           stale-issue-label: 'stale'
           exempt-issue-labels: 'not-stale'

Reply via email to