ci(github-action)!: Update renovatebot/github-action action to v37.0.0

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v36.1.1 | v37.0.0 |
This commit is contained in:
jahanson-bot 2023-05-12 09:05:03 +00:00
parent a50fa9efee
commit 61d1ba837c

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@v36.1.1 uses: renovatebot/github-action@v37.0.0
env: env:
DRY_RUN: ${{ inputs.dryRun }} DRY_RUN: ${{ inputs.dryRun }}
LOG_LEVEL: ${{ inputs.renovateLogLevel }} LOG_LEVEL: ${{ inputs.renovateLogLevel }}