From 1c74630d585362199857b606060b66b65d51523e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 13:22:35 +0000 Subject: [PATCH] Bump renovatebot/github-action from 40.0.2 to 40.1.6 Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.0.2 to 40.1.6. - [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.0.2...v40.1.6) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-type: direct:production update-type: version-update:semver-minor ... 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 054c6cb00..9575b5a40 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.0.2 + uses: renovatebot/github-action@v40.1.6 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.0.2 + uses: renovatebot/github-action@v40.1.6 with: token: ${{ secrets.RELEASE_TOKEN }} env: