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

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v39.2.2 | v39.2.3 |
This commit is contained in:
smeagol-help 2023-12-15 01:29:53 +00:00
parent 7fb41e28a8
commit 88f6e4d4ef

View file

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