We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcf45f6 + 409dbe8 commit 77f0d16Copy full SHA for 77f0d16
.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@c91a61c730fa166439cd3e2c300c041590002b1d # v44.0.3
+ uses: renovatebot/github-action@03026bd55840025343414baec5d9337c5f9c7ea7 # v44.0.4
27
with:
28
configurationFile: .github/renovate-configs.json5
29
token: '${{ steps.get_token.outputs.token }}'
0 commit comments