This is an automated email from the ASF dual-hosted git repository.
paleolimbot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sedona-db.git
The following commit(s) were added to refs/heads/main by this push:
new 47dd1573 chore(deps): bump actions/checkout from 4 to 6 (#730)
47dd1573 is described below
commit 47dd157395c0d6440a76001506905c683d0fcaba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 24 10:56:35 2026 -0500
chore(deps): bump actions/checkout from 4 to 6 (#730)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/assign-reviewer-write.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/assign-reviewer-write.yml
b/.github/workflows/assign-reviewer-write.yml
index 9a879ebe..7c2932fa 100644
--- a/.github/workflows/assign-reviewer-write.yml
+++ b/.github/workflows/assign-reviewer-write.yml
@@ -38,7 +38,7 @@ jobs:
github.event.workflow_run.conclusion == 'success'
steps:
- name: Checkout reviewers config
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
with:
repository: apache/sedona-db
ref: main