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 7a918ba commit acf65e8Copy full SHA for acf65e8
.github/workflows/renovate.yml
@@ -61,7 +61,7 @@ jobs:
61
private-key: ${{ env.GRAFANA_RENOVATE_PRIVATE_KEY }}
62
63
- name: Self-hosted Renovate
64
- uses: renovatebot/github-action@2e8e8c59e00d930224943f86f6812fbc6640f454 # v42.0.3
+ uses: renovatebot/github-action@8058cfe11252651a837a58e2e3370fbc0e72c658 # v42.0.4
65
with:
66
configurationFile: .github/renovate-config.json5
67
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
0 commit comments