From b8fea276025960a3e88fe8629da63ff4fb923801 Mon Sep 17 00:00:00 2001 From: "dslab-renovate[bot]" <184400531+dslab-renovate[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 08:29:36 +0000 Subject: [PATCH] chore(deps): update actions/create-github-app-token digest to 29824e6 --- .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 3e5157d..9ce0d3e 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -14,7 +14,7 @@ jobs: steps: - name: Get token id: get_token - uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2 + uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2 with: private-key: ${{ secrets.private_key }} app-id: ${{ secrets.app_id }}