From 9ad82aff825d0d06ff66402705dd1ca81a0051d4 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@whitesourcesoftware.com> Date: Tue, 5 Mar 2024 06:02:25 +0000 Subject: [PATCH] chore(deps): update renovatebot/github-action action to v40.1.3 --- .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 7411b20..c759bbe 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@a6e57359b32af9a54d5b3b6603011f50629a0a05 # v40.1.2 + - uses: renovatebot/github-action@78bdcb3bffa5e95e646183ca0a2ac2895abd6a20 # v40.1.3 with: configurationFile: .github/renovate.json token: ${{ secrets.RENOVATE_TOKEN }}