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 be139e3 commit 4959e88Copy full SHA for 4959e88
.github/workflows/renovate.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout
21
uses: actions/checkout@v4
22
- name: Renovate Bot GitHub Action
23
- uses: renovatebot/[email protected].17
+ uses: renovatebot/[email protected].20
24
with:
25
token: ${{ secrets.RENOVATE_TOKEN }}
26
configurationFile: ".github/renovate.json"
0 commit comments