Skip to content

Commit d8148ce

Browse files
feat(github-action)!: Update renovatebot/github-action ( v42.0.6 → v44.0.2 )
1 parent d0c00f6 commit d8148ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
token: "${{ steps.app-token.outputs.token }}"
5757

5858
- name: Renovate
59-
uses: renovatebot/github-action@v42.0.6
59+
uses: renovatebot/github-action@v44.0.2
6060
with:
6161
configurationFile: .github/renovate.json5
6262
token: "${{ steps.app-token.outputs.token }}"

0 commit comments

Comments
 (0)