Skip to content

Commit c84ddd8

Browse files
committed
build(github): update renovatebot/github-action to v44.2.0
1 parent ccd99f0 commit c84ddd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Checkout
3232
uses: actions/[email protected]
3333
- name: Run renovate
34-
uses: renovatebot/github-action@v43.0.18
34+
uses: renovatebot/github-action@v44.2.0
3535
env:
3636
LOG_LEVEL: ${{ inputs.logLevel || 'info' }}
3737
RENOVATE_DRY_RUN: ${{ inputs.dryRun }}

0 commit comments

Comments
 (0)