From d4516368952d5a487f5cf26b9b13cdc5a787ec3b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Mar 2024 06:02:18 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.1.5 --- .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 9342f8a..523f8d7 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: renovatebot/github-action@c134f38c01867794a23c35e86660bd9609caf30c # v40.1.4 + - uses: renovatebot/github-action@89bd050bafa5a15de5d9383e3129edf210422004 # v40.1.5 with: configurationFile: .github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}