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 ( v43.0.10 → v43.0.11 )

| datasource | package | from | to |
| ----------- | ------------------------- | -------- | -------- |
| github-tags | renovatebot/github-action | v43.0.10 | v43.0.11 |

authored by

samip5-bot[bot] and committed by
GitHub
858e1f13 9a3e031c

+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@7876d7a812254599d262d62b6b2c2706018258a2 # v43.0.10 51 + uses: renovatebot/github-action@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 # v43.0.11 52 52 with: 53 53 configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}" 54 54 # token: "${{ secrets.RENOVATE_TOKEN }}"