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 8f30935 commit a6b6c18Copy full SHA for a6b6c18
.github/workflows/schedule-update-bot.yaml
@@ -45,7 +45,7 @@ jobs:
45
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "$GITHUB_ENV"
46
47
- name: Renovate
48
- uses: renovatebot/github-action@042670e39b8d7335e992c3fa526ecbfbd52ef57b # v40.2.2
+ uses: renovatebot/github-action@76d49712364696a06b60e8647df46b288fff0ddc # v40.2.4
49
env:
50
RENOVATE_HOST_RULES: '[{"hostType": "docker", "matchHost": "ghcr.io", "username": "${{ github.actor }}", "password": "${{ secrets.GITHUB_TOKEN }}" }]'
51
RENOVATE_ALLOWED_POST_UPGRADE_COMMANDS: '[".*"]'
0 commit comments