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 2f97997 commit cf131c4Copy full SHA for cf131c4
.github/workflows/renovate.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: astral-sh/setup-uv@22695119d769bdb6f7032ad67b9bca0ef8c4a174 # v5
22
23
- name: Self-hosted Renovate
24
- uses: renovatebot/github-action@df489653e39e161d9570cb30c90674f697e16742 # v41.0.19
+ uses: renovatebot/github-action@19e3d87179488d6a0cd9da744d37123ea4b338e5 # v41.0.20
25
with:
26
configurationFile: renovate-config.json
27
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments