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 7a34616 commit a8d5563Copy full SHA for a8d5563
1 file changed
.github/workflows/renovate.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/checkout@v6
30
31
- name: Self-hosted Renovate
32
- uses: renovatebot/github-action@v46.1.14
+ uses: renovatebot/github-action@v46.1.15
33
with:
34
configurationFile: .github/renovate-config.js
35
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments