From b6f3fea20ba5f756bf183b2327bb8cb685eba57f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 01:28:46 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20actions/create-g?= =?UTF-8?q?ithub-app-token=20(=20v1.12.0=20=E2=9E=94=20v3.2.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------------- | ------- | ------ | | github-tags | actions/create-github-app-token | v1.12.0 | v3.2.0 | --- .github/workflows/workflow_call-render-readme.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow_call-render-readme.yaml b/.github/workflows/workflow_call-render-readme.yaml index 98cef67..6d35afa 100644 --- a/.github/workflows/workflow_call-render-readme.yaml +++ b/.github/workflows/workflow_call-render-readme.yaml @@ -19,7 +19,7 @@ jobs: contents: write steps: - name: "Generate Short Lived OAuth App Token (ghs_*)" - uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0 + uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0 id: app-token with: app-id: "${{ secrets.MGLANTS_APP_ID }}"