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.
2 parents 2b64f9b + 53c0cff commit eb4cd14Copy full SHA for eb4cd14
1 file changed
.github/workflows/renovate.yml
@@ -39,7 +39,7 @@ jobs:
39
app-id: ${{ vars.RENOVATE_APP_ID }}
40
private-key: ${{ secrets.RENOVATE_PRIVATE_KEY }}
41
42
- - uses: renovatebot/github-action@6d859fc95779be83a0335ca704879b47e5d79641 # v46.1.16
+ - uses: renovatebot/github-action@dd5302ec17783b2fc721b19ae7209b57b1587765 # v46.1.17
43
with:
44
token: ${{ steps.app-token.outputs.token }}
45
configurationFile: renovate.json
0 commit comments