From 115610d21d3251b9e583a5d4a8b3875bec041c10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 04:10:53 +0000 Subject: [PATCH] chore(deps): bump actions/checkout from 4.2.2 to 7.0.0 Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 7.0.0. - [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/11bd71901bbe5b1630ceea73d27597364c9af683...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/action-pin-audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action-pin-audit.yml b/.github/workflows/action-pin-audit.yml index 0b82443..af59bb7 100644 --- a/.github/workflows/action-pin-audit.yml +++ b/.github/workflows/action-pin-audit.yml @@ -15,5 +15,5 @@ jobs: audit: runs-on: ubuntu-latest steps: - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - uses: promptLM/.github/.github/actions/audit-action-pins@4b0d21dfddaaeb27fe555bd06057dbdcbb501cc5 # 4b0d21d