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 8c3f72c commit 339637aCopy full SHA for 339637a
.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@a4578d5584ac7a60d0f831537a481de7d00b9260 # v43.0.4
+ uses: renovatebot/github-action@a889a8abcb11ef7feaafaf5e483ea01d4bf7774e # v43.0.5
80
with:
81
configurationFile: .github/renovate-config.json5
82
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
0 commit comments