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 c7ce5ba commit 58a1a58Copy full SHA for 58a1a58
.github/workflows/renovate.yml
@@ -26,7 +26,7 @@ jobs:
26
27
# Runs the Renovate GitHub Action
28
- name: Renovate
29
- uses: renovatebot/[email protected].12
+ uses: renovatebot/[email protected].14
30
with:
31
token: ${{ secrets.GITHUB_TOKEN }} # required to create PRs/issues
32
configurationFile: .github/renovate.json
0 commit comments