ci(github-action)!: Update renovatebot/github-action action to v39.0.0

| datasource  | package                   | from     | to      |
| ----------- | ------------------------- | -------- | ------- |
| github-tags | renovatebot/github-action | v38.1.13 | v39.0.0 |
This commit is contained in:
jahanson-bot 2023-07-12 13:10:04 +00:00
parent b7bf8cba8e
commit 332c69a3bc

View file

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