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