From 6e9368edbf1fbeddefaaab511527a505a1b1081b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:37:06 +0000 Subject: [PATCH] Bump renovatebot/github-action from 41.0.6 to 41.0.7 Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 41.0.6 to 41.0.7. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/renovatebot/github-action/compare/v41.0.6...v41.0.7) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 c771a5dc5a..b4df5a7cb4 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -25,7 +25,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.7 - name: Self-hosted Renovate - uses: renovatebot/github-action@v41.0.6 + uses: renovatebot/github-action@v41.0.7 with: token: ${{ secrets.RENOVATE_TOKEN }} env: