We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa7c7f commit 21d76eaCopy full SHA for 21d76ea
.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: '38.106.2'
+ RENOVATE_VERSION: '38.114.0'
25
run: |
26
# pinned on exact version
27
package="renovate@=$RENOVATE_VERSION"
0 commit comments