We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa0bd6 commit 39fa0a7Copy full SHA for 39fa0a7
.github/workflows/renovate.yaml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
27
28
- name: Self-hosted Renovate
29
- uses: renovatebot/github-action@12f8ed8e6a936a00dc66b628d224488ac406b5e8 # v42.0.5
+ uses: renovatebot/github-action@87c405b9750f1b6affae06311395b50e3882d54f # v42.0.6
30
with:
31
configurationFile: .github/configs/renovate-config.js
32
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
0 commit comments