We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcad157 commit 3ff3815Copy full SHA for 3ff3815
1 file changed
.github/workflows/renovate.yaml
@@ -23,7 +23,7 @@ jobs:
23
- name: Checkout
24
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
- name: Self-hosted Renovate
26
- uses: renovatebot/github-action@bdfd950c25796ebf1aa0c127ad55b69a14b04f69 # v43.0.3
+ uses: renovatebot/github-action@a4578d5584ac7a60d0f831537a481de7d00b9260 # v43.0.4
27
with:
28
configurationFile: .github/renovate-configs.json5
29
token: '${{ steps.get_token.outputs.token }}'
0 commit comments