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 ba8c768 commit 55a28d8Copy full SHA for 55a28d8
.github/workflows/schedule-update-bot.yaml
@@ -44,7 +44,7 @@ jobs:
44
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "$GITHUB_ENV"
45
46
- name: Renovate
47
- uses: renovatebot/github-action@c21017a4a2fc9f42953bcc907e375a5a544557ec # v41.0.18
+ uses: renovatebot/github-action@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19
48
env:
49
RENOVATE_HOST_RULES: '[{"hostType": "docker", "matchHost": "ghcr.io", "username": "${{ github.actor }}", "password": "${{ secrets.GITHUB_TOKEN }}" }]'
50
RENOVATE_ALLOWED_POST_UPGRADE_COMMANDS: '[".*"]'
0 commit comments