ci(github-action): update renovatebot/github-action action to v38.1.13
| datasource | package | from | to | | ----------- | ------------------------- | -------- | -------- | | github-tags | renovatebot/github-action | v38.1.11 | v38.1.13 |
This commit is contained in:
parent
40f5ae0a64
commit
b7bf8cba8e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-renovate.yaml
vendored
2
.github/workflows/run-renovate.yaml
vendored
|
@ -45,7 +45,7 @@ jobs:
|
|||
token: '${{ steps.generate-token.outputs.token }}'
|
||||
|
||||
- name: Renovate
|
||||
uses: renovatebot/github-action@v38.1.11
|
||||
uses: renovatebot/github-action@v38.1.13
|
||||
env:
|
||||
DRY_RUN: ${{ inputs.dryRun }}
|
||||
LOG_LEVEL: ${{ inputs.renovateLogLevel }}
|
||||
|
|
Reference in a new issue