Skip to content

Commit b95f821

Browse files
build(deps): bump renovatebot/github-action from 41.0.22 to 42.0.1 (#1447)
Bumps [renovatebot/github-action](https://github.com/renovatebot/github-action) from 41.0.22 to 42.0.1. - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@8ac70de...e854b27) --- updated-dependencies: - dependency-name: renovatebot/github-action dependency-version: 42.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d021aca commit b95f821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
private-key: ${{ env.GRAFANA_RENOVATE_PRIVATE_KEY }}
6262

6363
- name: Self-hosted Renovate
64-
uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
64+
uses: renovatebot/github-action@e854b273e774bce1ef8cb05f128b8ce8aee2a887 # v42.0.1
6565
with:
6666
configurationFile: .github/renovate-config.json5
6767
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate

0 commit comments

Comments
 (0)