From d5a3bec77ec63bd26207e92177727cde80782fa6 Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 14:50:58 +0000 Subject: [PATCH] =?UTF-8?q?deps(github-actions):=20update=20actions/checko?= =?UTF-8?q?ut=20action=20(=20v4.2.1=20=E2=86=92=20v4.2.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/readme-generator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/readme-generator.yaml b/.github/workflows/readme-generator.yaml index e2cbb25..e7144aa 100644 --- a/.github/workflows/readme-generator.yaml +++ b/.github/workflows/readme-generator.yaml @@ -29,7 +29,7 @@ jobs: private-key: "${{ secrets.BOT_APP_PRIVATE_KEY }}" - name: Check out repository - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: token: "${{ steps.app-token.outputs.token }}"