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 d2ede5f commit e3a6b40Copy full SHA for e3a6b40
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@79dc0ba74dc3de28db0a7aeb1d0b95d5bf5fde2a # v46.1.13
27
with:
28
configurationFile: .github/renovate-configs.json5
29
token: '${{ steps.get_token.outputs.token }}'
0 commit comments