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 ed59f60 commit a85f121Copy full SHA for a85f121
1 file changed
.github/workflows/update-dependencies.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Run Renovate
62
if: steps.check-requirements.outputs.should_run == 'true'
63
- uses: renovatebot/github-action@v43.0.2
+ uses: renovatebot/github-action@v43.0.3
64
with:
65
configurationFile: renovate.json
66
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments