From e073142ecf3d7d43f13eac3b4e8e91c9c9c9f76d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 09:03:24 +0000 Subject: [PATCH] chore(actions): bump renovatebot/github-action from 28.25.2 to 34.104.0 Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 28.25.2 to 34.104.0. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/v34.104.0/CHANGELOG.md) - [Commits](https://github.com/renovatebot/github-action/compare/v28.25.2...v34.104.0) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-type: direct:production update-type: version-update:semver-major ... 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 3c7fc4d..ef48cc0 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -19,7 +19,7 @@ jobs: with: token: ${{ secrets.GH_TOKEN }} - name: Self-hosted Renovate - uses: renovatebot/github-action@v28.25.2 + uses: renovatebot/github-action@v34.104.0 env: LOG_LEVEL: 'debug' with: