⬆️ Update renovatebot/github-action ( v41.0.10 → v41.0.11 )

| datasource  | package                   | from     | to       |
| ----------- | ------------------------- | -------- | -------- |
| github-tags | renovatebot/github-action | v41.0.10 | v41.0.11 |
This commit is contained in:
feisar-bot[bot]
2025-01-27 04:22:05 +00:00
committed by GitHub
parent 17f49e771e
commit 70f97e49cb

View File

@@ -59,7 +59,7 @@ jobs:
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.WORKFLOW_RENOVATE_LOG_LEVEL }}" >> "${GITHUB_ENV}" echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.WORKFLOW_RENOVATE_LOG_LEVEL }}" >> "${GITHUB_ENV}"
- name: Renovate - name: Renovate
uses: renovatebot/github-action@3f10d7a25cf0aa7b37519aa771ed9143fcbb5da5 # v41.0.10 uses: renovatebot/github-action@d385c88822a237acaead89c462fa0aef7502748f # v41.0.11
with: with:
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}" configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
token: "${{ steps.app-token.outputs.token }}" token: "${{ steps.app-token.outputs.token }}"