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 bee55b8 commit a417163Copy full SHA for a417163
.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@a447f09147d00e00ae2a82ad5ef51ca89352da80 # v43.0.9
+ uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10
80
with:
81
configurationFile: .github/renovate-config.json5
82
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
0 commit comments