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

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 4fac8b8923 Bump actions/first-interaction from 1 to 3 (#2324)
4fac8b8923 is described below

commit 4fac8b892383e9591e12304f37c12403dafa0b5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 19 20:58:46 2025 -0700

    Bump actions/first-interaction from 1 to 3 (#2324)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/first-interaction.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/first-interaction.yml 
b/.github/workflows/first-interaction.yml
index ef8dcd6da9..dd8c6b84a4 100644
--- a/.github/workflows/first-interaction.yml
+++ b/.github/workflows/first-interaction.yml
@@ -32,7 +32,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: First Interaction
-        uses: actions/first-interaction@v1
+        uses: actions/first-interaction@v3
         with:
           repo-token: ${{ secrets.GITHUB_TOKEN }}
           issue-message: 'Thank you for your interest in Apache Sedona! We 
appreciate you opening your first issue. Contributions like yours help make 
Apache Sedona better.'

Reply via email to