From f2c1c6796827f418be15f7f43f7f36a496e59ea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:21:57 +0000 Subject: [PATCH] Bump renovatebot/github-action from 40.2.2 to 40.3.1 Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 40.2.2 to 40.3.1. - [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.3.1) --- 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 70d1b82ba..4575bc1f3 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.3.1 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.3.1 with: token: ${{ secrets.RELEASE_TOKEN }} env: