Merge pull request #9 from jahanson/renovate/renovatebot-github-action-38.x

This commit is contained in:
Joseph Hanson 2023-06-09 08:25:51 -05:00 committed by GitHub
commit 588d4d4b0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ jobs:
token: '${{ steps.generate-token.outputs.token }}'
- name: Renovate
uses: renovatebot/github-action@v37.1.0
uses: renovatebot/github-action@v38.1.3
env:
DRY_RUN: ${{ inputs.dryRun }}
LOG_LEVEL: ${{ inputs.renovateLogLevel }}