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 087c4bb10 main: Update actions/stale digest to f78de97 (#1547) 087c4bb10 is described below commit 087c4bb10cf67ee07259872767db38353f71d630 Author: Mend Renovate <b...@renovateapp.com> AuthorDate: Fri May 9 13:51:19 2025 +0200 main: Update actions/stale digest to f78de97 (#1547) --- .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 38f1ac9fc..aaa5421f4 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@816d9db1aba399a7f70277f1a2b01a4d21497fdd + - uses: actions/stale@f78de9780efb7a789cf4745957fa3374cbb94fd5 with: days-before-close: 5 days-before-stale: 30