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