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

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v40.0.2 | v40.0.3 |
This commit is contained in:
smeagol-help 2024-02-08 14:01:49 +00:00
parent 7343bef3cf
commit 4f0b77bab5

View file

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