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.22 → v42.0.0 ) (#2206)

| datasource | package | from | to |
| ----------- | ------------------------- | -------- | ------- |
| github-tags | renovatebot/github-action | v41.0.22 | v42.0.0 |

Co-authored-by: samip5-bot[bot] <118629685+samip5-bot[bot]@users.noreply.github.com>

authored by

samip5-bot[bot]
samip5-bot[bot]
and committed by
GitHub
cd9ec2b0 ebe29c26

+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@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22 51 + uses: renovatebot/github-action@19ba43e1bc58ed95c0ba205dee8b1bc0f27b630d # v42.0.0 52 52 with: 53 53 configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}" 54 54 # token: "${{ secrets.RENOVATE_TOKEN }}"