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

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v38.1.8 | v38.1.9 |
This commit is contained in:
jahanson-bot 2023-07-05 04:05:39 +00:00
parent 76770afbdc
commit b820555320

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.8 uses: renovatebot/github-action@v38.1.9
env: env:
DRY_RUN: ${{ inputs.dryRun }} DRY_RUN: ${{ inputs.dryRun }}
LOG_LEVEL: ${{ inputs.renovateLogLevel }} LOG_LEVEL: ${{ inputs.renovateLogLevel }}