From d3d8dc877ffda96b19f83d0bb74e243044b12116 Mon Sep 17 00:00:00 2001 From: "dslab-renovate[bot]" <184400531+dslab-renovate[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 08:30:46 +0000 Subject: [PATCH] chore(deps): update actions/create-github-app-token digest to 7e473ef --- .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 1224d54..6f78c3c 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@67018539274d69449ef7c02e8e71183d1719ab42 # v2 + uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2 with: private-key: ${{ secrets.private_key }} app-id: ${{ secrets.app_id }}