We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b23dbe commit 5626011Copy full SHA for 5626011
1 file changed
.github/workflows/renovate.yaml
@@ -84,7 +84,7 @@ jobs:
84
owner: ${{ github.repository_owner }}
85
86
- name: Run Renovate
87
- uses: renovatebot/github-action@v46.0.2
+ uses: renovatebot/github-action@v46.1.2
88
with:
89
configurationFile: .github/global-renovate-config.json
90
token: ${{ steps.app_token.outputs.token }}
0 commit comments