From 10a2a82d32995ce88764bef6dd71f946968228c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 13:13:15 +1200 Subject: [PATCH] chore(deps): bump actions/checkout from 4 to 7 (#2075) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/v4...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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/factory-update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/factory-update.yaml b/.github/workflows/factory-update.yaml index 1feb17e0..81936a42 100644 --- a/.github/workflows/factory-update.yaml +++ b/.github/workflows/factory-update.yaml @@ -15,7 +15,7 @@ jobs: workflow: - .factory-workflows/dependency-update.yaml steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 - name: Install elasticclaw env: