From e8662ad39cb8b83c49a6c70a7fde0720bb362294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 08:44:43 +0000 Subject: [PATCH] Bump actions/checkout from 6 to 7 in the all-version-updates group Bumps the all-version-updates group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `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 dependency-group: all-version-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 14 +++++++------- .github/workflows/codeql.yml | 2 +- .github/workflows/deploy-launchplane.yml | 4 ++-- .github/workflows/dokploy-target-inspect.yml | 2 +- .github/workflows/dokploy-target-setup.yml | 2 +- .github/workflows/edge-endpoint-apply.yml | 2 +- .github/workflows/ingress-route-apply.yml | 2 +- .github/workflows/ingress-route-dry-run.yml | 2 +- .github/workflows/merge-train-policy-import.yml | 2 +- .github/workflows/merge-train-runner.yml | 2 +- .github/workflows/odoo-driver-route-smoke.yml | 2 +- .github/workflows/product-environment-evidence.yml | 2 +- .github/workflows/product-onboarding.yml | 2 +- .github/workflows/provider-target-operations.yml | 2 +- .github/workflows/public-ingress-monitor.yml | 2 +- .../workflows/reusable-odoo-artifact-publish.yml | 6 +++--- .github/workflows/runner-host-hygiene.yml | 2 +- .github/workflows/runner-lane-registration.yml | 2 +- .github/workflows/security.yml | 4 ++-- .github/workflows/tracked-target-logs.yml | 2 +- 20 files changed, 30 insertions(+), 30 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f95ea96f..bd3f727a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: - ${{ vars.LAUNCHPLANE_RUNNER_LABEL }} steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install uv uses: astral-sh/setup-uv@v7 @@ -45,7 +45,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install uv uses: astral-sh/setup-uv@v7 @@ -78,7 +78,7 @@ jobs: packages: read steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Set up Docker Buildx id: buildx @@ -126,7 +126,7 @@ jobs: - ${{ vars.LAUNCHPLANE_RUNNER_LABEL }} steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install Node uses: actions/setup-node@v6 @@ -151,7 +151,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install Node uses: actions/setup-node@v6 @@ -178,7 +178,7 @@ jobs: - ${{ vars.LAUNCHPLANE_RUNNER_LABEL }} steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install uv uses: astral-sh/setup-uv@v7 @@ -196,7 +196,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install uv uses: astral-sh/setup-uv@v7 diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index df89bc98..061246d2 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -34,7 +34,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Initialize CodeQL uses: github/codeql-action/init@v4 diff --git a/.github/workflows/deploy-launchplane.yml b/.github/workflows/deploy-launchplane.yml index 2fb7367c..49b91ef0 100644 --- a/.github/workflows/deploy-launchplane.yml +++ b/.github/workflows/deploy-launchplane.yml @@ -184,7 +184,7 @@ jobs: PY - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: ref: ${{ steps.prep.outputs.checkout_ref }} @@ -672,7 +672,7 @@ jobs: LAUNCHPLANE_EMERGENCY_DOKPLOY_HOST: ${{ secrets.LAUNCHPLANE_EMERGENCY_DOKPLOY_HOST }} LAUNCHPLANE_EMERGENCY_DOKPLOY_TOKEN: ${{ secrets.LAUNCHPLANE_EMERGENCY_DOKPLOY_TOKEN }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - uses: astral-sh/setup-uv@v7 diff --git a/.github/workflows/dokploy-target-inspect.yml b/.github/workflows/dokploy-target-inspect.yml index 8945e300..267e9638 100644 --- a/.github/workflows/dokploy-target-inspect.yml +++ b/.github/workflows/dokploy-target-inspect.yml @@ -45,7 +45,7 @@ jobs: TARGET_TYPE: ${{ inputs.target_type }} TARGET_ID: ${{ inputs.target_id }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Resolve service endpoint id: service diff --git a/.github/workflows/dokploy-target-setup.yml b/.github/workflows/dokploy-target-setup.yml index 8521aad5..83016e3a 100644 --- a/.github/workflows/dokploy-target-setup.yml +++ b/.github/workflows/dokploy-target-setup.yml @@ -173,7 +173,7 @@ jobs: CONFIRMATION: ${{ inputs.confirmation }} REASON: ${{ inputs.reason }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Resolve service endpoint id: service diff --git a/.github/workflows/edge-endpoint-apply.yml b/.github/workflows/edge-endpoint-apply.yml index 6d52207c..326389e0 100644 --- a/.github/workflows/edge-endpoint-apply.yml +++ b/.github/workflows/edge-endpoint-apply.yml @@ -78,7 +78,7 @@ jobs: env: LAUNCHPLANE_URL: ${{ vars.LAUNCHPLANE_PUBLIC_URL }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Build edge endpoint payload id: payload diff --git a/.github/workflows/ingress-route-apply.yml b/.github/workflows/ingress-route-apply.yml index 24602296..f72652fc 100644 --- a/.github/workflows/ingress-route-apply.yml +++ b/.github/workflows/ingress-route-apply.yml @@ -49,7 +49,7 @@ jobs: env: LAUNCHPLANE_URL: ${{ vars.LAUNCHPLANE_PUBLIC_URL }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Validate ingress route apply confirmation shell: bash diff --git a/.github/workflows/ingress-route-dry-run.yml b/.github/workflows/ingress-route-dry-run.yml index cccfbd16..ded1c3e5 100644 --- a/.github/workflows/ingress-route-dry-run.yml +++ b/.github/workflows/ingress-route-dry-run.yml @@ -74,7 +74,7 @@ jobs: env: LAUNCHPLANE_URL: ${{ vars.LAUNCHPLANE_PUBLIC_URL }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Build ingress route dry run payload id: payload diff --git a/.github/workflows/merge-train-policy-import.yml b/.github/workflows/merge-train-policy-import.yml index eb50745c..81ca26d3 100644 --- a/.github/workflows/merge-train-policy-import.yml +++ b/.github/workflows/merge-train-policy-import.yml @@ -95,7 +95,7 @@ jobs: PY - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install uv uses: astral-sh/setup-uv@v7 diff --git a/.github/workflows/merge-train-runner.yml b/.github/workflows/merge-train-runner.yml index 1281e3a0..6e39e81e 100644 --- a/.github/workflows/merge-train-runner.yml +++ b/.github/workflows/merge-train-runner.yml @@ -391,7 +391,7 @@ jobs: env.MERGE_TRAIN_BATCH_CANDIDATE_MODE != 'none' || env.MERGE_TRAIN_BATCH_LANDING_MODE != 'none' || env.MERGE_TRAIN_STACK_COLLAPSE_MODE != 'none') - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Run one merge-train pass if: >- diff --git a/.github/workflows/odoo-driver-route-smoke.yml b/.github/workflows/odoo-driver-route-smoke.yml index 27a300b8..fedfef3f 100644 --- a/.github/workflows/odoo-driver-route-smoke.yml +++ b/.github/workflows/odoo-driver-route-smoke.yml @@ -87,7 +87,7 @@ jobs: INSTANCE: ${{ inputs.instance }} SOURCE_GIT_REF: ${{ inputs.source_git_ref }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Check public route registration env: diff --git a/.github/workflows/product-environment-evidence.yml b/.github/workflows/product-environment-evidence.yml index 78ddc1b0..92c0b368 100644 --- a/.github/workflows/product-environment-evidence.yml +++ b/.github/workflows/product-environment-evidence.yml @@ -42,7 +42,7 @@ jobs: ROUTES_JSON: ${{ inputs.routes_json }} PROVIDER_ID: ${{ inputs.provider_id }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Resolve service endpoint id: service diff --git a/.github/workflows/product-onboarding.yml b/.github/workflows/product-onboarding.yml index a8b18506..88073f83 100644 --- a/.github/workflows/product-onboarding.yml +++ b/.github/workflows/product-onboarding.yml @@ -36,7 +36,7 @@ jobs: CONFIRMATION: ${{ inputs.confirmation }} REASON: ${{ inputs.reason }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Resolve service endpoint id: service diff --git a/.github/workflows/provider-target-operations.yml b/.github/workflows/provider-target-operations.yml index 15111aaf..a58124cb 100644 --- a/.github/workflows/provider-target-operations.yml +++ b/.github/workflows/provider-target-operations.yml @@ -79,7 +79,7 @@ jobs: CONFIRMATION: ${{ inputs.confirmation }} REASON: ${{ inputs.reason }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Resolve service endpoint id: service diff --git a/.github/workflows/public-ingress-monitor.yml b/.github/workflows/public-ingress-monitor.yml index 7a6e329f..f41df20c 100644 --- a/.github/workflows/public-ingress-monitor.yml +++ b/.github/workflows/public-ingress-monitor.yml @@ -38,7 +38,7 @@ jobs: inputs.notify && 'true' || 'false' }} steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Run public ingress monitor uses: ./.github/actions/launchplane-request diff --git a/.github/workflows/reusable-odoo-artifact-publish.yml b/.github/workflows/reusable-odoo-artifact-publish.yml index 743b9f36..53a8585c 100644 --- a/.github/workflows/reusable-odoo-artifact-publish.yml +++ b/.github/workflows/reusable-odoo-artifact-publish.yml @@ -201,7 +201,7 @@ jobs: } >>"$GITHUB_OUTPUT" - name: Checkout tenant repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: repository: ${{ steps.source.outputs.repository }} ref: ${{ steps.source.outputs.source_git_ref }} @@ -285,7 +285,7 @@ jobs: fi - name: Checkout devkit repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: repository: ${{ steps.publish_inputs.outputs.devkit_repository }} path: odoo-devkit @@ -293,7 +293,7 @@ jobs: persist-credentials: false - name: Checkout shared addons repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: repository: ${{ steps.publish_inputs.outputs.shared_addons_repository }} path: odoo-shared-addons diff --git a/.github/workflows/runner-host-hygiene.yml b/.github/workflows/runner-host-hygiene.yml index ba6cd4d3..39de91d9 100644 --- a/.github/workflows/runner-host-hygiene.yml +++ b/.github/workflows/runner-host-hygiene.yml @@ -73,7 +73,7 @@ jobs: }} steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Setup uv uses: astral-sh/setup-uv@v7 diff --git a/.github/workflows/runner-lane-registration.yml b/.github/workflows/runner-lane-registration.yml index 2eae0433..91d116a0 100644 --- a/.github/workflows/runner-lane-registration.yml +++ b/.github/workflows/runner-lane-registration.yml @@ -61,7 +61,7 @@ jobs: LAUNCHPLANE_SERVICE_URL: ${{ vars.LAUNCHPLANE_PUBLIC_URL }} steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Setup uv uses: astral-sh/setup-uv@v7 diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 47e63521..26a056ce 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -26,7 +26,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Lint GitHub Actions workflows run: | @@ -48,7 +48,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Scan current tree for committed secrets run: | diff --git a/.github/workflows/tracked-target-logs.yml b/.github/workflows/tracked-target-logs.yml index 5d6a5bc6..3c0e9ccd 100644 --- a/.github/workflows/tracked-target-logs.yml +++ b/.github/workflows/tracked-target-logs.yml @@ -46,7 +46,7 @@ jobs: SINCE: ${{ inputs.since }} SEARCH: ${{ inputs.search }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Validate inputs shell: bash