From 8d5cd3ee01022a4532627c76f24e373c372f6c6f Mon Sep 17 00:00:00 2001 From: "dslab-renovate[bot]" <184400531+dslab-renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 08:40:40 +0000 Subject: [PATCH] chore(deps): update actions/create-github-app-token digest to fee1f7d --- .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..1ad57f9 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@fee1f7d63c2ff003460e3d139729b119787bc349 # v2 with: private-key: ${{ secrets.private_key }} app-id: ${{ secrets.app_id }}