From 432ccb5b64c60f9d7f3bff9917dd9c7cdd153621 Mon Sep 17 00:00:00 2001 From: "mr-borboto[bot]" <170036086+mr-borboto[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 01:53:47 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-actions):=20update=20actions/create-g?= =?UTF-8?q?ithub-app-token=20action=20(=20v1.11.2=20=E2=86=92=20v1.11.3=20?= =?UTF-8?q?)?= 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 650e84c..5113535 100644 --- a/.github/workflows/readme-generator.yaml +++ b/.github/workflows/readme-generator.yaml @@ -22,7 +22,7 @@ jobs: steps: - name: Generate Token - uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1.11.2 + uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3 id: app-token with: app-id: "${{ secrets.BOT_APP_ID }}"