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

| datasource  | package                   | from     | to       |
| ----------- | ------------------------- | -------- | -------- |
| github-tags | renovatebot/github-action | v34.60.0 | v34.61.0 |
This commit is contained in:
feisar-bot
2022-12-17 13:19:12 +00:00
parent 693b734c15
commit f4155b5901

View File

@@ -46,7 +46,7 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}" echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate - name: Renovate
uses: renovatebot/github-action@v34.60.0 uses: renovatebot/github-action@v34.61.0
with: with:
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}" configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
token: "${{ steps.generate-token.outputs.token }}" token: "${{ steps.generate-token.outputs.token }}"