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