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 9b2baca commit 837a339Copy full SHA for 837a339
.github/workflows/renovate.yml
@@ -76,7 +76,7 @@ jobs:
76
private-key: ${{ env.GRAFANA_RENOVATE_PRIVATE_KEY }}
77
78
- name: Self-hosted Renovate
79
- uses: renovatebot/github-action@53bdcc4ec92f28e5023ac92356ea8bb45f8b807d # v43.0.15
+ uses: renovatebot/github-action@e2421a9a80287bba9997b41a15ea1e5585d96925 # v43.0.16
80
with:
81
configurationFile: .github/renovate-config.json5
82
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
0 commit comments