Skip to content

Commit f194efc

Browse files
feat(github-action)!: Update renovatebot/github-action ( v41.0.22 → v42.0.0 )
1 parent 786388d commit f194efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate-schedule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "${GITHUB_ENV}"
5959
6060
- name: Renovate
61-
uses: renovatebot/github-action@8ac70de2fe55752c573155866e30735411e3b61c # v41.0.22
61+
uses: renovatebot/github-action@19ba43e1bc58ed95c0ba205dee8b1bc0f27b630d # v42.0.0
6262
with:
6363
configurationFile: "${{ env.RENOVATE_CONFIG_FILE }}"
6464
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)