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

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v39.0.1 | v39.0.2 |
This commit is contained in:
smeagol-help 2023-08-26 21:05:27 +00:00
parent 7dd415fd0d
commit 201f2b6572

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.0.1 uses: renovatebot/github-action@v39.0.2
env: env:
DRY_RUN: ${{ inputs.dryRun }} DRY_RUN: ${{ inputs.dryRun }}
LOG_LEVEL: ${{ inputs.renovateLogLevel }} LOG_LEVEL: ${{ inputs.renovateLogLevel }}