⬆️ Update renovatebot/github-action ( v42.0.6 → v43.0.1 )

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v42.0.6 | v43.0.1 |
This commit is contained in:
feisar-bot[bot]
2025-06-23 04:36:08 +00:00
committed by auricom
parent fd2bfd43f6
commit d3bfdf4b3c

View File

@@ -59,7 +59,7 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.WORKFLOW_RENOVATE_LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate
uses: renovatebot/github-action@87c405b9750f1b6affae06311395b50e3882d54f # v42.0.6
uses: renovatebot/github-action@248bf5a619694187930adc80b9343c37761c173f # v43.0.1
with:
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
token: "${{ steps.app-token.outputs.token }}"