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 9cf4b5c commit 6ae5f8cCopy full SHA for 6ae5f8c
.github/workflows/validate-reconvate-config.yml
@@ -29,7 +29,7 @@ jobs:
29
set -eux -o pipefail
30
exec renovate-config-validator /workspace/.github/renovate.*
31
32
- - uses: renovatebot/[email protected].10
+ - uses: renovatebot/[email protected].11
33
with:
34
token: ${{ secrets.GITHUB_TOKEN }}
35
docker-cmd-file: renovate-config-validator.sh
0 commit comments