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 9f64c62 commit dbd81a9Copy full SHA for dbd81a9
.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@19e3d87179488d6a0cd9da744d37123ea4b338e5 # v41.0.20
+ uses: renovatebot/github-action@fdbe2b88946ea8b6fb5785a5267b46677d13a4d2 # v41.0.21
25
with:
26
configurationFile: renovate-config.json
27
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments