We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b54db commit 0dc1de9Copy full SHA for 0dc1de9
1 file changed
.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@v39.1.3
+ uses: renovatebot/github-action@v39.2.0
17
with:
18
configurationFile: .github/renovate.json
19
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments