We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d021aca commit b95f821Copy full SHA for b95f821
.github/workflows/renovate.yml
@@ -61,7 +61,7 @@ jobs:
61
private-key: ${{ env.GRAFANA_RENOVATE_PRIVATE_KEY }}
62
63
- name: Self-hosted Renovate
64
- uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
+ uses: renovatebot/github-action@e854b273e774bce1ef8cb05f128b8ce8aee2a887 # v42.0.1
65
with:
66
configurationFile: .github/renovate-config.json5
67
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
0 commit comments