⬆️ Update renovatebot/github-action action to v34.152.2

| datasource  | package                   | from      | to        |
| ----------- | ------------------------- | --------- | --------- |
| github-tags | renovatebot/github-action | v34.152.0 | v34.152.2 |
This commit is contained in:
feisar-bot
2023-02-23 19:16:12 +00:00
parent 5b8ba3eb7c
commit 424719a733

View File

@@ -44,7 +44,7 @@ jobs:
echo "RENOVATE_DRY_RUN=${{ github.event.inputs.dryRun || env.RENOVATE_DRY_RUN }}" >> "${GITHUB_ENV}"
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@1c6288ccd6c960b99957a5e1bdb0ea9fc992d35f # v34.152.0
uses: renovatebot/github-action@61e6e2406c96f23ccd044bd2bfe815ddfc33827e # v34.152.2
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.generate-token.outputs.token }}"