We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa67ba0 + ac4c24c commit 30702faCopy full SHA for 30702fa
1 file changed
.github/workflows/renovate.yml
@@ -30,7 +30,7 @@ jobs:
30
31
# Runs the Renovate GitHub Action
32
- name: Renovate
33
- uses: renovatebot/github-action@v44.1.0
+ uses: renovatebot/github-action@v44.2.3
34
with:
35
token: ${{ secrets.GITHUB_TOKEN }} # required to create PRs/issues
36
configurationFile: .github/renovate.json
0 commit comments