We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f477ea6 + 9fcd543 commit 341dfedCopy full SHA for 341dfed
.github/workflows/renovate.yaml
@@ -23,7 +23,7 @@ jobs:
23
- name: Checkout
24
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
25
- name: Self-hosted Renovate
26
- uses: renovatebot/github-action@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19
+ uses: renovatebot/github-action@c91a61c730fa166439cd3e2c300c041590002b1d # v44.0.3
27
with:
28
configurationFile: .github/renovate-configs.json5
29
token: '${{ steps.get_token.outputs.token }}'
0 commit comments