From 5934ec26aea3fa24286ac9c0f01f042ff821585b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 07:02:29 +0000 Subject: [PATCH] Bump actions/checkout from 6 to 7 Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-features-admin.yml | 2 +- .github/workflows/ci-features-comments.yml | 2 +- .github/workflows/ci-features-conversations.yml | 2 +- .github/workflows/ci-features-crops.yml | 2 +- .github/workflows/ci-features-gardens.yml | 2 +- .github/workflows/ci-features-harvests.yml | 2 +- .github/workflows/ci-features-home.yml | 2 +- .github/workflows/ci-features-members.yml | 2 +- .github/workflows/ci-features-places.yml | 2 +- .github/workflows/ci-features-plantings.yml | 2 +- .github/workflows/ci-features-posts.yml | 2 +- .github/workflows/ci-features-seeds.yml | 2 +- .github/workflows/ci-features-timeline.yml | 2 +- .github/workflows/ci-features.yml | 2 +- .github/workflows/ci.yml | 4 ++-- .github/workflows/docker-build-push.yml | 2 +- 16 files changed, 17 insertions(+), 17 deletions(-) diff --git a/.github/workflows/ci-features-admin.yml b/.github/workflows/ci-features-admin.yml index 1fcf634e55..2a605ea5ea 100644 --- a/.github/workflows/ci-features-admin.yml +++ b/.github/workflows/ci-features-admin.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features-comments.yml b/.github/workflows/ci-features-comments.yml index 61e0a017a1..e587d13ecf 100644 --- a/.github/workflows/ci-features-comments.yml +++ b/.github/workflows/ci-features-comments.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features-conversations.yml b/.github/workflows/ci-features-conversations.yml index ce799a3945..b107b16451 100644 --- a/.github/workflows/ci-features-conversations.yml +++ b/.github/workflows/ci-features-conversations.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features-crops.yml b/.github/workflows/ci-features-crops.yml index 9a22615bc9..deb916360b 100644 --- a/.github/workflows/ci-features-crops.yml +++ b/.github/workflows/ci-features-crops.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features-gardens.yml b/.github/workflows/ci-features-gardens.yml index 69c1965a32..244b3c6c08 100644 --- a/.github/workflows/ci-features-gardens.yml +++ b/.github/workflows/ci-features-gardens.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features-harvests.yml b/.github/workflows/ci-features-harvests.yml index f178433460..a3be5b1125 100644 --- a/.github/workflows/ci-features-harvests.yml +++ b/.github/workflows/ci-features-harvests.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features-home.yml b/.github/workflows/ci-features-home.yml index dd7fb7eb83..3e4f4a9c29 100644 --- a/.github/workflows/ci-features-home.yml +++ b/.github/workflows/ci-features-home.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features-members.yml b/.github/workflows/ci-features-members.yml index d4d8f76177..87e4717315 100644 --- a/.github/workflows/ci-features-members.yml +++ b/.github/workflows/ci-features-members.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features-places.yml b/.github/workflows/ci-features-places.yml index 69c15a058a..eaa33c3a7e 100644 --- a/.github/workflows/ci-features-places.yml +++ b/.github/workflows/ci-features-places.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features-plantings.yml b/.github/workflows/ci-features-plantings.yml index 30f6724128..0e01a2dfd0 100644 --- a/.github/workflows/ci-features-plantings.yml +++ b/.github/workflows/ci-features-plantings.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features-posts.yml b/.github/workflows/ci-features-posts.yml index 2f1a0f973c..5342e77c2b 100644 --- a/.github/workflows/ci-features-posts.yml +++ b/.github/workflows/ci-features-posts.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features-seeds.yml b/.github/workflows/ci-features-seeds.yml index 472084b876..a1158eae8c 100644 --- a/.github/workflows/ci-features-seeds.yml +++ b/.github/workflows/ci-features-seeds.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features-timeline.yml b/.github/workflows/ci-features-timeline.yml index a3d9b0d131..660481a000 100644 --- a/.github/workflows/ci-features-timeline.yml +++ b/.github/workflows/ci-features-timeline.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci-features.yml b/.github/workflows/ci-features.yml index e51b80799f..e8fdb8c236 100644 --- a/.github/workflows/ci-features.yml +++ b/.github/workflows/ci-features.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cad30194f9..a62ede169a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ jobs: contributors: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Install ruby version specified in .ruby-version uses: ruby/setup-ruby@v1 with: @@ -53,7 +53,7 @@ jobs: steps: - name: Checkout this repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Configure sysctl limits run: | diff --git a/.github/workflows/docker-build-push.yml b/.github/workflows/docker-build-push.yml index 06dc647ba7..670443e84a 100644 --- a/.github/workflows/docker-build-push.yml +++ b/.github/workflows/docker-build-push.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Set up Docker Buildx uses: docker/setup-buildx-action@v4