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