From 26bde737512dd54f1c53189d02c96f7a1707b506 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Apr 2024 06:02:18 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.1.8 --- .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 e80893a..8d7cadf 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@7d358366277001f3316d7fa54ff49a81c0158948 # v40.1.7 + - uses: renovatebot/github-action@10b0dbf049fea8f04c079c8802145f3eac72d9e7 # v40.1.8 with: configurationFile: .github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}