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

| datasource  | package                   | from     | to       |
| ----------- | ------------------------- | -------- | -------- |
| github-tags | renovatebot/github-action | v34.82.2 | v34.83.1 |
This commit is contained in:
feisar-bot
2023-01-05 03:20:37 +00:00
parent 5c5f97a55e
commit d2fe7860a2

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@57eb32028a1ae52de87837017a6f68faf9677eab # v34.82.2
uses: renovatebot/github-action@3ba16d130f7873b7ae4308225e723562e79e6aaa # v34.83.1
with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.generate-token.outputs.token }}"