Skip to content

Commit 9abf30e

Browse files
authored
Merge pull request #350 from locmai/renovate-renovatebot-github-action-43.x
chore(deps): update renovatebot/github-action action to v43
2 parents 8eeaed1 + ef6a074 commit 9abf30e

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
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout
1111
uses: actions/checkout@v4.2.2
1212
- name: Self-hosted Renovate
13-
uses: renovatebot/github-action@v42.0.4
13+
uses: renovatebot/github-action@v43.0.2
1414
with:
1515
configurationFile: renovate.json5
1616
token: ${{ secrets.CI_TOKEN }}

0 commit comments

Comments
 (0)