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

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v38.1.4 | v38.1.6 |
This commit is contained in:
jahanson-bot 2023-06-16 07:05:06 +00:00
parent 1fc1ee6018
commit bfad38e06f

View file

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