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

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v40.1.0 | v40.1.1 |
This commit is contained in:
smeagol-help 2024-02-19 07:01:39 +00:00
parent efe8557d43
commit d77e6617d4

View file

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