⬆️ Update renovatebot/github-action ( v41.0.18 → v41.0.19 )

| datasource  | package                   | from     | to       |
| ----------- | ------------------------- | -------- | -------- |
| github-tags | renovatebot/github-action | v41.0.18 | v41.0.19 |
This commit is contained in:
feisar-bot[bot]
2025-04-12 02:59:31 +00:00
committed by GitHub
parent e5a104ba99
commit bf4dd63848

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@c21017a4a2fc9f42953bcc907e375a5a544557ec # v41.0.18
uses: renovatebot/github-action@df489653e39e161d9570cb30c90674f697e16742 # v41.0.19
with:
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
token: "${{ steps.app-token.outputs.token }}"