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

| datasource  | package                   | from    | to      |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v43.0.1 | v43.0.2 |
This commit is contained in:
feisar-bot[bot]
2025-07-03 04:33:06 +00:00
committed by GitHub
parent 85caf6fb37
commit 2b593b6ec6

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@248bf5a619694187930adc80b9343c37761c173f # v43.0.1
uses: renovatebot/github-action@13da59cf7cfbd3bfea72ce26752ed22edf747ce9 # v43.0.2
with:
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
token: "${{ steps.app-token.outputs.token }}"