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

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v39.0.4 | v39.0.5 |
This commit is contained in:
smeagol-help 2023-08-31 20:05:30 +00:00
parent 9df2820314
commit 03e6cd3ac2

View file

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