Skip to content

Commit

Permalink
Older version
Browse files Browse the repository at this point in the history
  • Loading branch information
anomiex committed Aug 23, 2023
1 parent 613de6b commit 003057b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.RENOVATE_TOKEN }}
renovate-version: 36.57.3
renovate-version: 36.57.1
env:
LOG_LEVEL: ${{ github.event.inputs.logLevel || 'debug' }}
RENOVATE_DRY_RUN: ${{ github.event.inputs.dryRun == 'no' && 'null' || github.event.inputs.dryRun || 'null' }}

0 comments on commit 003057b

Please sign in to comment.