ci(github-action): update renovatebot/github-action action to v36.1.0

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v36.0.4 | v36.1.0 |
This commit is contained in:
renovate[bot] 2023-05-03 14:07:57 +00:00
parent 8ae86d672d
commit 8c2758853a

View file

@ -45,7 +45,7 @@ jobs:
token: "${{ steps.generate-token.outputs.token }}"
- name: Renovate
uses: renovatebot/github-action@v36.0.4
uses: renovatebot/github-action@v36.1.0
env:
DRY_RUN: ${{ inputs.dryRun }}
LOG_LEVEL: ${{ inputs.renovateLogLevel }}