From dc1f8be2dd6982e5d8ee328b10c03e7105885d4f Mon Sep 17 00:00:00 2001 From: "imagegenius[bot]" <285394981+imagegenius[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 12:40:27 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20action=20actions?= =?UTF-8?q?/create-github-app-token=20(v2.2.2=20=E2=86=92=20v3.2.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 5ef1c82..2be971e 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -42,7 +42,7 @@ jobs: uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 - name: Generate Token - uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2 + uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0 id: app-token with: app-id: ${{ secrets.BOT_APP_ID }}