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

| datasource  | package                   | from      | to        |
| ----------- | ------------------------- | --------- | --------- |
| github-tags | renovatebot/github-action | v34.132.0 | v34.132.1 |
This commit is contained in:
feisar-bot
2023-02-12 17:15:46 +00:00
parent 0480ec92de
commit e1302230c4

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@decd41430b4e97500ddd041a6f529ccbb364d4b5 # v34.132.0
uses: renovatebot/github-action@763e632d06fb55a58680de8a975a78217332d7ac # v34.132.1
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.generate-token.outputs.token }}"