From 2332b687e93728998a55b82dc14a61c98879a0f9 Mon Sep 17 00:00:00 2001 From: "dedsxc[bot]" <172422784+dedsxc[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 02:13:28 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.3.6 (#89) Co-authored-by: dedsxc[bot] <172422784+dedsxc[bot]@users.noreply.github.com> --- .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 1ef4e3d..508a73e 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@28bcd5c4900a4353b5c9af9e1bd61dd6377f0f0d # v40.3.5 + uses: renovatebot/github-action@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"