We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e7603 commit bd7c688Copy full SHA for bd7c688
.github/workflows/validate-renovate.yml
@@ -21,7 +21,7 @@ jobs:
21
URL: ${{ github.event.pull_request.html_url }}
22
GH_TOKEN: ${{ github.token }}
23
# renovate: npm:renovate
24
- RENOVATE_VERSION: '39.4.0'
+ RENOVATE_VERSION: '39.10.0'
25
run: |
26
# pinned on exact version
27
package="renovate@=$RENOVATE_VERSION"
0 commit comments