We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84bdb5d commit d770649Copy full SHA for d770649
.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@v46.0.2
+ uses: renovatebot/github-action@v46.1.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