We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e4c056 commit c1fb95bCopy full SHA for c1fb95b
.github/workflows/renovate.yaml
@@ -42,7 +42,7 @@ jobs:
42
token: "${{ steps.generate-token.outputs.token }}"
43
44
- name: Renovate
45
- uses: renovatebot/github-action@0dbf03d3f50da30b8e523f51b628d2743c4934dc # v39.0.6
+ uses: renovatebot/github-action@89c8a9b60f5bc8395658abab8f40f96e4b490ebf # v39.1.0
46
env:
47
DRY_RUN: ${{ inputs.dryRun || 'false' }}
48
LOG_LEVEL: ${{ inputs.logLevel || 'debug' }}
0 commit comments