From 3323ba8e88c6c35918bfa1d7588e6438e0340b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 09:08:03 +0000 Subject: [PATCH] Bump renovatebot/github-action from 40.1.4 to 44.0.3 Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.1.4 to 44.0.3. - [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/v40.1.4...v44.0.3) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 44.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 02fed11..d1e88cd 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@v5 - - uses: renovatebot/github-action@v40.1.4 + - uses: renovatebot/github-action@v44.0.3 with: token: ${{ secrets.RENOVATE_TOKEN }} env: