From 3b2fe7ab626b0a26aa38d61c46d12be427be6f4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 10:13:12 +0300 Subject: [PATCH] =?UTF-8?q?feat(github-action)!:=20Update=20actions/checko?= =?UTF-8?q?ut=20(v4=20=E2=86=92=20v5)=20(#4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cheatsheets.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cheatsheets.yaml b/.github/workflows/cheatsheets.yaml index a6bbb094..e1564aa4 100644 --- a/.github/workflows/cheatsheets.yaml +++ b/.github/workflows/cheatsheets.yaml @@ -15,7 +15,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 with: fetch-depth: 0 - name: Setup git config