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

| datasource  | package                   | from      | to        |
| ----------- | ------------------------- | --------- | --------- |
| github-tags | renovatebot/github-action | v34.106.0 | v34.108.1 |
This commit is contained in:
feisar-bot
2023-01-21 05:16:35 +00:00
parent 5e58dcc493
commit 44cfc665e1

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@973b554245cce4eeac6fee9edd995356a980f0eb # v34.106.0
uses: renovatebot/github-action@3517e4fd356bffcba6f13edd1503055a18574c34 # v34.108.1
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.generate-token.outputs.token }}"