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 4e00188 commit c894b59Copy full SHA for c894b59
.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].22
24
with:
25
token: ${{ secrets.RENOVATE_TOKEN }}
26
configurationFile: ".github/renovate.json"
0 commit comments