We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ffaa9 commit 98f7b1dCopy full SHA for 98f7b1d
.github/workflows/renovate.yml
@@ -60,7 +60,7 @@ jobs:
60
private-key: ${{ env.GRAFANA_RENOVATE_PRIVATE_KEY }}
61
62
- name: Self-hosted Renovate
63
- uses: renovatebot/github-action@d385c88822a237acaead89c462fa0aef7502748f # v41.0.11
+ uses: renovatebot/github-action@9ad1a8e771c002ece340d1ff028fae4503fe041b # v41.0.12
64
with:
65
configurationFile: .github/renovate-config.json5
66
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
0 commit comments