We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adfc973 commit 88373f2Copy full SHA for 88373f2
1 file changed
.github/workflows/renovate.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Run Renovate
23
- uses: renovatebot/github-action@v41
+ uses: renovatebot/github-action@v44.0.3
24
with:
25
configurationFile: renovate.json
26
token: ${{ secrets.RENOVATE_TOKEN || secrets.GITHUB_TOKEN }}
0 commit comments