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

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v39.2.3 | v39.2.4 |
This commit is contained in:
smeagol-help 2023-12-30 03:02:39 +00:00
parent 468cfb24d0
commit f7b292ba74

View file

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