Merge pull request 'ci(github-action)!: Update renovatebot/github-action action ( v39.2.4 → v40.0.2 )' (#7) from renovate/renovatebot-github-action-40.x into main

Reviewed-on: #7
This commit is contained in:
Joseph Hanson 2024-02-01 17:39:08 +00:00
commit a8f1e27f39

View file

@ -45,7 +45,7 @@ jobs:
token: '${{ steps.generate-token.outputs.token }}'
- name: Renovate
uses: renovatebot/github-action@v39.2.4
uses: renovatebot/github-action@v40.0.2
env:
DRY_RUN: ${{ inputs.dryRun }}
LOG_LEVEL: ${{ inputs.renovateLogLevel }}