From 28640c037e25e04bad2d66008e479df697a5d5d7 Mon Sep 17 00:00:00 2001 From: "monkescience-renovate[bot]" <212128645+monkescience-renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 07:21:47 +0000 Subject: [PATCH] chore(deps): update actions/create-github-app-token digest to 1b10c78 --- .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 e42860f..0f641bc 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -23,7 +23,7 @@ jobs: steps: - name: Generate GitHub App token id: generate-token - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3 + uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3 with: owner: monkescience app-id: ${{ vars.RENOVATE_APP_ID }}