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