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.0.1 → v46.0.2 )

| datasource | package | from | to |
| ----------- | ------------------------- | ------- | ------- |
| github-tags | renovatebot/github-action | v46.0.1 | v46.0.2 |

authored by

samip5-bot[bot] and committed by
GitHub
56289e8a 4ae78a17

+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@3c68caaa9db5ff24332596591dc7c4fed8de16ce # v46.0.1 51 + uses: renovatebot/github-action@e23f4d9675532445118c886434f5a34292b630b4 # v46.0.2 52 52 with: 53 53 configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}" 54 54 # token: "${{ secrets.RENOVATE_TOKEN }}"