From fda0b5fa8c93be6b2983ecfd4bccd6fbfd483a4b Mon Sep 17 00:00:00 2001 From: "dedsxc[bot]" <172422784+dedsxc[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 02:09:03 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.2.6 --- .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 a632216..398618b 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -51,7 +51,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@0c94129d48b4e92addf23686b8a735b3057a0448 # v40.2.5 + uses: renovatebot/github-action@b266b24b144602ed4f512f0773009d026722f4cc # v40.2.6 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"