ci(github-action)!: Update renovatebot/github-action action ( v39.2.4 → v40.0.2 )

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v39.2.4 | v40.0.2 |
This commit is contained in:
smeagol-help 2024-02-01 17:34:05 +00:00
parent 00a660ff3f
commit 7331f464f7

View file

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