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 8f6dca1 commit d3e2b9aCopy full SHA for d3e2b9a
.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].19
+ - uses: renovatebot/[email protected].20
33
with:
34
token: ${{ secrets.GITHUB_TOKEN }}
35
docker-cmd-file: renovate-config-validator.sh
0 commit comments