From 131acf5c4cbba7822d471f3f55712d3b310e9c5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:05:37 +0000 Subject: [PATCH] Update renovatebot/github-action action to v32.241.11 --- .github/workflows/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependencies.yaml b/.github/workflows/dependencies.yaml index a7247b3f..1fdf8d82 100644 --- a/.github/workflows/dependencies.yaml +++ b/.github/workflows/dependencies.yaml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v4 - name: ubuntu-latest Renovate - uses: renovatebot/github-action@v32.118.0 + uses: renovatebot/github-action@v32.241.11 with: configurationFile: ${{ inputs.renovate_file_path }} token: ${{ secrets.RENOVATE_TOKEN }}