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 77f0d16 commit 7f559a1Copy full SHA for 7f559a1
1 file changed
.github/workflows/renovate.yaml
@@ -23,7 +23,7 @@ jobs:
23
- name: Checkout
24
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
25
- name: Self-hosted Renovate
26
- uses: renovatebot/github-action@03026bd55840025343414baec5d9337c5f9c7ea7 # v44.0.4
+ uses: renovatebot/github-action@eb932558ad942cccfd8211cf535f17ff183a9f74 # v46.1.9
27
with:
28
configurationFile: .github/renovate-configs.json5
29
token: '${{ steps.get_token.outputs.token }}'
0 commit comments