We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 476c594 commit 2f0c546Copy full SHA for 2f0c546
.github/workflows/renovate.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v6
26
27
- name: Self-hosted Renovate
28
- uses: renovatebot/github-action@v44.1.0
+ uses: renovatebot/github-action@v44.2.0
29
with:
30
configurationFile: .github/renovate.json5
31
# https://docs.renovatebot.com/modules/platform/github/#running-using-a-fine-grained-token
0 commit comments