From f4fe3293192ff0f5cf34d80a12a088cb0b70a6c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 01:09:38 +0000 Subject: [PATCH] chore(deps): update actions/create-github-app-token digest to fee1f7d --- .github/workflows/sync-openapi-to-cli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-openapi-to-cli.yaml b/.github/workflows/sync-openapi-to-cli.yaml index 1aa5e58..7602022 100644 --- a/.github/workflows/sync-openapi-to-cli.yaml +++ b/.github/workflows/sync-openapi-to-cli.yaml @@ -30,7 +30,7 @@ jobs: run: pnpm openapi:generate - name: Generate GitHub App token - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2 + uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2 id: app-token with: app-id: ${{ vars.APP_ID }}