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 f3c6e9a commit 815cd77Copy full SHA for 815cd77
.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@bdfd950c25796ebf1aa0c127ad55b69a14b04f69 # v43.0.3
+ uses: renovatebot/github-action@a4578d5584ac7a60d0f831537a481de7d00b9260 # v43.0.4
80
with:
81
configurationFile: .github/renovate-config.json5
82
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
0 commit comments