this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci(github-action): update renovatebot/github-action action ( v41.0.11 → v41.0.12 )

| datasource | package | from | to |
| ----------- | ------------------------- | -------- | -------- |
| github-tags | renovatebot/github-action | v41.0.11 | v41.0.12 |

authored by

samip5-bot[bot] and committed by
GitHub
f265b14d 1a1ba771

+1 -1
+1 -1
.github/workflows/schedule-renovate.yaml
··· 48 48 echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}" 49 49 50 50 - name: Renovate 51 - uses: renovatebot/github-action@d385c88822a237acaead89c462fa0aef7502748f # v41.0.11 51 + uses: renovatebot/github-action@9ad1a8e771c002ece340d1ff028fae4503fe041b # v41.0.12 52 52 with: 53 53 configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}" 54 54 # token: "${{ secrets.RENOVATE_TOKEN }}"