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 ( v46.1.3 → v46.1.4 )

| datasource | package | from | to |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v46.1.3 | v46.1.4 |

authored by

samip5-bot[bot] and committed by
GitHub
16906fe0 b4690bf6

+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@7b4b65bf31e07d4e3e51708d07700fb41bc03166 # v46.1.3 51 + uses: renovatebot/github-action@0b17c4eb901eca44d018fb25744a50a74b2042df # v46.1.4 52 52 with: 53 53 configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}" 54 54 # token: "${{ secrets.RENOVATE_TOKEN }}"