We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7debe58 commit 76485feCopy full SHA for 76485fe
1 file changed
.github/workflows/renovate.yaml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v5
31
32
- name: Self-hosted Renovate
33
- uses: renovatebot/github-action@v43.0.19
+ uses: renovatebot/github-action@v43.0.20
34
with:
35
token: "${{ steps.get_token.outputs.token }}"
36
docker-cmd-file: .github/renovate-entrypoint.sh
0 commit comments