From 749b39b5dbf05826761400d9ec557be3ca7c2940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:54:25 +0000 Subject: [PATCH] Bump renovatebot/github-action from 40.2.2 to 40.2.10 Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.2.2 to 40.2.10. - [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.2.2...v40.2.10) --- 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.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 70d1b82ba..7950f0246 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -11,7 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.1 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.2 + uses: renovatebot/github-action@v40.2.10 with: token: ${{ secrets.RELEASE_TOKEN }} env: @@ -28,7 +28,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.1 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.2.2 + uses: renovatebot/github-action@v40.2.10 with: token: ${{ secrets.RELEASE_TOKEN }} env: