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

| datasource  | package                   | from      | to        |
| ----------- | ------------------------- | --------- | --------- |
| github-tags | renovatebot/github-action | v34.152.2 | v34.152.3 |
This commit is contained in:
feisar-bot
2023-02-24 02:50:02 +00:00
parent 992fb3f342
commit 3bc504c201

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@61e6e2406c96f23ccd044bd2bfe815ddfc33827e # v34.152.2
uses: renovatebot/github-action@860873109c4e50ae40ae67ddfaa470ff27dfedfc # v34.152.3
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.generate-token.outputs.token }}"