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 10b6eba commit 0c87d17Copy full SHA for 0c87d17
.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@a4578d5584ac7a60d0f831537a481de7d00b9260 # v43.0.4
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