Skip to content

Commit 97abf03

Browse files
committed
ci(dependencies): Update renovatebot/github-action action to v43.0.18
1 parent b997c9c commit 97abf03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: "Check out repository"
1414
uses: "actions/checkout@v4.2.2"
1515
- name: "Run Renovate"
16-
uses: "renovatebot/github-action@v43.0.6"
16+
uses: "renovatebot/github-action@v43.0.18"
1717
with:
1818
configurationFile: "./renovate-config.js"
1919
token: "${{ secrets.RENOVATE_BOT_TOKEN }}"

0 commit comments

Comments
 (0)