ci(github-action): update renovatebot/github-action action to v38.1.11

| datasource  | package                   | from    | to       |
| ----------- | ------------------------- | ------- | -------- |
| github-tags | renovatebot/github-action | v38.1.9 | v38.1.11 |
This commit is contained in:
jahanson-bot 2023-07-06 01:35:11 +00:00
parent b820555320
commit 40f5ae0a64

View file

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