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 4f78047 commit 1bb3c33Copy full SHA for 1bb3c33
.github/workflows/renovate.yaml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v4
15
- name: Self-hosted Renovate
16
- uses: renovatebot/github-action@v42.0.1
+ uses: renovatebot/github-action@v42.0.2
17
with:
18
configurationFile: .github/renovate.json
19
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments