We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102bed8 commit 91afef1Copy full SHA for 91afef1
.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@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0
+ uses: renovatebot/github-action@248bf5a619694187930adc80b9343c37761c173f # v43.0.1
30
with:
31
configurationFile: .github/configs/renovate-config.js
32
# renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
0 commit comments