From 5db156ed64992988108ff0d4a9080b5530c92da8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 01:32:12 +0000 Subject: [PATCH] Update actions/checkout action to v7 --- .github/workflows/native_image_cropper.yaml | 4 ++-- .github/workflows/native_image_cropper_android.yaml | 4 ++-- .github/workflows/native_image_cropper_ios.yaml | 4 ++-- .github/workflows/native_image_cropper_macos.yaml | 4 ++-- .../workflows/native_image_cropper_platform_interface.yaml | 4 ++-- .github/workflows/native_image_cropper_web.yaml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/native_image_cropper.yaml b/.github/workflows/native_image_cropper.yaml index f7406b3d..2ce31595 100644 --- a/.github/workflows/native_image_cropper.yaml +++ b/.github/workflows/native_image_cropper.yaml @@ -23,7 +23,7 @@ jobs: working-directory: native_image_cropper runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup asdf uses: asdf-vm/actions/setup@v4 @@ -69,7 +69,7 @@ jobs: working-directory: native_image_cropper runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup asdf uses: asdf-vm/actions/setup@v4 diff --git a/.github/workflows/native_image_cropper_android.yaml b/.github/workflows/native_image_cropper_android.yaml index 44a35289..76cd3045 100644 --- a/.github/workflows/native_image_cropper_android.yaml +++ b/.github/workflows/native_image_cropper_android.yaml @@ -23,7 +23,7 @@ jobs: working-directory: native_image_cropper_android runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup asdf uses: asdf-vm/actions/setup@v4 @@ -69,7 +69,7 @@ jobs: working-directory: native_image_cropper_android runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup asdf uses: asdf-vm/actions/setup@v4 diff --git a/.github/workflows/native_image_cropper_ios.yaml b/.github/workflows/native_image_cropper_ios.yaml index 3458eae0..c9dc95df 100644 --- a/.github/workflows/native_image_cropper_ios.yaml +++ b/.github/workflows/native_image_cropper_ios.yaml @@ -23,7 +23,7 @@ jobs: working-directory: native_image_cropper_ios runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup asdf uses: asdf-vm/actions/setup@v4 @@ -69,7 +69,7 @@ jobs: working-directory: native_image_cropper_ios runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup asdf uses: asdf-vm/actions/setup@v4 diff --git a/.github/workflows/native_image_cropper_macos.yaml b/.github/workflows/native_image_cropper_macos.yaml index be3b829d..c928a091 100644 --- a/.github/workflows/native_image_cropper_macos.yaml +++ b/.github/workflows/native_image_cropper_macos.yaml @@ -23,7 +23,7 @@ jobs: working-directory: native_image_cropper_macos runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup asdf uses: asdf-vm/actions/setup@v4 @@ -69,7 +69,7 @@ jobs: working-directory: native_image_cropper_macos runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup asdf uses: asdf-vm/actions/setup@v4 diff --git a/.github/workflows/native_image_cropper_platform_interface.yaml b/.github/workflows/native_image_cropper_platform_interface.yaml index ff8cd4bd..a83bc1d7 100644 --- a/.github/workflows/native_image_cropper_platform_interface.yaml +++ b/.github/workflows/native_image_cropper_platform_interface.yaml @@ -23,7 +23,7 @@ jobs: working-directory: native_image_cropper_platform_interface runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup asdf uses: asdf-vm/actions/setup@v4 @@ -67,7 +67,7 @@ jobs: working-directory: native_image_cropper_platform_interface runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup asdf uses: asdf-vm/actions/setup@v4 diff --git a/.github/workflows/native_image_cropper_web.yaml b/.github/workflows/native_image_cropper_web.yaml index 7a91dc66..045703ee 100644 --- a/.github/workflows/native_image_cropper_web.yaml +++ b/.github/workflows/native_image_cropper_web.yaml @@ -23,7 +23,7 @@ jobs: working-directory: native_image_cropper_web runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup asdf uses: asdf-vm/actions/setup@v4 @@ -67,7 +67,7 @@ jobs: working-directory: native_image_cropper_web runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Setup asdf uses: asdf-vm/actions/setup@v4