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 8d8a34d commit 2b9fb4bCopy full SHA for 2b9fb4b
.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@f8af9272cd94a4637c29f60dea8731afd3134473 # v43.0.12
+ uses: renovatebot/github-action@9ba84f1ade243f8c2ce5b223df61cf23dc094584 # v43.0.13
80
with:
81
configurationFile: .github/renovate-config.json5
82
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
0 commit comments