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 215ef68 commit 51031c6Copy full SHA for 51031c6
.github/workflows/renovate.yaml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
26
- name: Self-hosted Renovate
27
- uses: renovatebot/github-action@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10
+ uses: renovatebot/github-action@2d941ef4e268e53affdc1f11365c69a73e544f50 # v43.0.14
28
with:
29
configurationFile: ".github/renovate-config.js"
30
token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments