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

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v39.1.4 | v39.2.0 |
This commit is contained in:
smeagol-help 2023-12-05 18:05:47 +00:00
parent 8264a3de4d
commit 5d557c1b2b

View file

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