From 8aeeed674833913b9b7fb8388a625522debf1b02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 10:38:42 -0800 Subject: [PATCH] Update renovatebot/github-action action to v41.0.3 (#4095) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: dgboss --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index e7cdd1c8e..3abe8ad0d 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@v41.0.2 + uses: renovatebot/github-action@v41.0.3 with: configurationFile: renovate.json token: ${{ secrets.RENOVATE_TOKEN }}