ci(github-action): update renovatebot/github-action action ( v40.0.3 → v40.1.0 )

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v40.0.3 | v40.1.0 |
This commit is contained in:
smeagol-help 2024-02-12 11:01:19 +00:00
parent 9f688c9058
commit a27cef9b40

View file

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