ci(github-action): update renovatebot/github-action action to v39.0.6

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v39.0.5 | v39.0.6 |
This commit is contained in:
smeagol-help 2023-10-16 05:05:43 +00:00
parent 12af4a72ea
commit 3478b16a59

View file

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