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 0379b9f commit 88a1393Copy full SHA for 88a1393
.github/workflows/renovate.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc # v6
22
23
- name: Self-hosted Renovate
24
- uses: renovatebot/github-action@2d941ef4e268e53affdc1f11365c69a73e544f50 # v43.0.14
+ uses: renovatebot/github-action@e2421a9a80287bba9997b41a15ea1e5585d96925 # v43.0.16
25
with:
26
configurationFile: renovate-config.json
27
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments