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

| datasource  | package                   | from     | to       |
| ----------- | ------------------------- | -------- | -------- |
| github-tags | renovatebot/github-action | v34.84.2 | v34.87.0 |
This commit is contained in:
feisar-bot
2023-01-06 17:24:36 +00:00
parent f84ebfe1f2
commit 81f9a52b7b

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@54832870a7cbc7e4d75bf5a944addf0abe92005e # v34.84.2
uses: renovatebot/github-action@b8658673a0d2aca747883660ff867cc949026154 # v34.87.0
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.generate-token.outputs.token }}"