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 012bc76 commit 81a9f0aCopy full SHA for 81a9f0a
.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].17
+ - uses: renovatebot/[email protected].18
33
with:
34
token: ${{ secrets.GITHUB_TOKEN }}
35
docker-cmd-file: renovate-config-validator.sh
0 commit comments