From c6520e63e608ffb0308f37923cffb91db3fb0ec2 Mon Sep 17 00:00:00 2001 From: "seqeralabs-renovate[bot]" <269134929+seqeralabs-renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 05:38:00 +0000 Subject: [PATCH] chore: update actions/checkout action to v3.7.0 --- .github/workflows/rich-codex-screenshot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rich-codex-screenshot.yml b/.github/workflows/rich-codex-screenshot.yml index 09b5b8ac4..2cd7628f7 100644 --- a/.github/workflows/rich-codex-screenshot.yml +++ b/.github/workflows/rich-codex-screenshot.yml @@ -9,7 +9,7 @@ jobs: steps: - name: Check out the repo - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0 + uses: actions/checkout@a37ce9120846195fa4ece8f58b268e6043cb2f26 # v3.7.0 - name: Install latest version of Tower-CLI run: |